Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/log/include/
Dupdate_log.h78 #define BASE_PRINT_LOG(label, level, hilogMethod, fileName, line, fmt, ...) … argument
80 …OHOS::HiviewDFX::HiLog::hilogMethod((label), ("[%{public}s(%{public}d)] " + …
83 #define PRINT_LOG(label, level, hilogMethod, fmt, ...) BASE_PRINT_LOG(label, level, … argument
84hilogMethod, UpdateLog::GetBriefFileName(std::string(__FILE__)).c_str(), __LINE__, fmt, ##__VA_ARG…