Home
last modified time | relevance | path

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

/aosp12/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