Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp72PrintSingleLine(subModuleTag, logContent.BuildWithArgs(logContent.args.substr(printPos, printLen))… in PrintLog()
77 void UpdateLog::PrintSingleLine(const uint32_t subModuleTag, const UpdateLogContent &logContent) in PrintSingleLine() function in OHOS::UpdateEngine::UpdateLog
/ohos5.0/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h90 static void PrintSingleLine(const uint32_t subModuleTag, const UpdateLogContent &logContent);