Searched refs:SystemErrorCodeToString (Results 1 – 3 of 3) sorted by relevance
60 << logging::SystemErrorCodeToString(err); in Init()
835 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function850 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function868 stream() << ": " << SystemErrorCodeToString(err_); in ~Win32ErrorLogMessage()884 stream() << ": " << SystemErrorCodeToString(err_); in ~ErrnoLogMessage()
891 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code);