Home
last modified time | relevance | path

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

/base/update/updateservice/services/core/ability/log/src/
Dupdate_log.cpp62 std::string fmtLabel = GetFmtLabel(logContent.log); in PrintLongLog() local
105 …ng, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std::string &fmtLabel) in SplitLogByFmtLabel()