Home
last modified time | relevance | path

Searched defs:SystemErrorCodeToString (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/base/
Dcef_logging.cc207 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
226 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
/third_party/gn/src/base/
Dlogging.cc246 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function