Home
last modified time | relevance | path

Searched refs:OutputErrorCode (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/include/log/
H A Dlog.h37 #define ERROR_CODE(code) ErrorCode(code).OutputErrorCode((UPDATER_LOG_FILE_NAME), (__LINE__), (code))
100 std::ostream& OutputErrorCode(const std::string &path, int line, UpdaterErrorCode code);
/base/update/updater/services/log/
H A Dlog.cpp161 std::ostream& ErrorCode::OutputErrorCode(const std::string &path, int line, UpdaterErrorCode code) in OutputErrorCode() function in Updater::ErrorCode

Completed in 1 milliseconds