Searched defs:SystemErrorCodeToString (Results 1 – 6 of 6) sorted by relevance
25 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
36 std::string SystemErrorCodeToString(int int_error_code) { in SystemErrorCodeToString() function
33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
32 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
948 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
1060 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function