Home
last modified time | relevance | path

Searched refs:ErrorCodeFromSystemError (Results 1 – 1 of 1) sorted by relevance

/external/libbrillo/brillo/errors/
Derror_codes.cc195 std::string ErrorCodeFromSystemError(int errnum) { in ErrorCodeFromSystemError() function
212 std::string code = ErrorCodeFromSystemError(errnum); in AddSystemError()