Searched refs:SystemErrorCodeToString (Results 1 – 3 of 3) sorted by relevance
60 << logging::SystemErrorCodeToString(err); in Init()
819 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function834 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function852 stream() << ": " << SystemErrorCodeToString(err_); in ~Win32ErrorLogMessage()868 stream() << ": " << SystemErrorCodeToString(err_); in ~ErrnoLogMessage()
865 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code);