Searched refs:SystemErrorCodeToString (Results 1 – 2 of 2) sorted by relevance
247 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function275 stream() << ": " << SystemErrorCodeToString(err_); in ~Win32ErrorLogMessage()285 stream() << ": " << SystemErrorCodeToString(err_); in ~ErrnoLogMessage()
823 std::string SystemErrorCodeToString(SystemErrorCode error_code);