Home
last modified time | relevance | path

Searched defs:SystemErrorCodeToString (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/libbase/
H A Derrors_unix.cpp25 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
H A Derrors_windows.cpp36 std::string SystemErrorCodeToString(int int_error_code) { in SystemErrorCodeToString() function
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
/aosp_15_r20/external/cronet/base/synchronization/
H A Dlock_impl_posix.cc32 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
/aosp_15_r20/external/libchrome/base/
H A Dlogging.cc948 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
/aosp_15_r20/external/cronet/base/
H A Dlogging.cc1060 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function