Home
last modified time | relevance | path

Searched defs:fmtLabel (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp58 std::string fmtLabel = GetFmtLabel(logContent.log); in PrintLongLog() local
80 std::string fmtLabel = GetFmtLabel(logContent.log); in PrintSingleLine() local
99 …ng, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std::string &fmtLabel) in SplitLogByFmtLabel()