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

/system/core/base/
H A Derrors_unix.cpp24 std::string SystemErrorCodeToString(int error_code) { function in namespace:android::base
H A Derrors_windows.cpp36 std::string SystemErrorCodeToString(int int_error_code) { function in namespace:android::base

Completed in 77 milliseconds