Searched refs:ErrorCodeFromSystemError (Results 1 – 1 of 1) sorted by relevance
195 std::string ErrorCodeFromSystemError(int errnum) { in ErrorCodeFromSystemError() function212 std::string code = ErrorCodeFromSystemError(errnum); in AddSystemError()