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.cc208 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
227 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
/third_party/gn/src/base/
Dlogging.cc247 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function