Home
last modified time | relevance | path

Searched refs:GSErrorStrs (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common.h34 const std::map<GSError, std::string> GSErrorStrs = { member
93 auto it = GSErrorStrs.find(static_cast<GSError>(err - diff)); in GSErrorStr()
94 if (it == GSErrorStrs.end()) { in GSErrorStr()

Completed in 2 milliseconds