Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp72 …PrintSingleLine(subModuleTag, logContent.BuildWithArgs(logContent.args.substr(printPos, printLen))… in PrintLog()
/ohos5.0/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h63 UpdateLogContent BuildWithArgs(const std::string &argsInput) const in BuildWithArgs() function