Home
last modified time | relevance | path

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

/external/libchrome/base/synchronization/
Dlock_impl_posix.cc33 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
/external/cronet/base/synchronization/
Dlock_impl_posix.cc32 std::string SystemErrorCodeToString(int error_code) { in SystemErrorCodeToString() function
/external/libchrome/base/
Dlogging.cc948 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function
/external/cronet/base/
Dlogging.cc1060 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString() function