Searched defs:fmtLabel (Results 1 – 1 of 1) sorted by relevance
58 std::string fmtLabel = GetFmtLabel(logContent.log); in PrintLongLog() local80 std::string fmtLabel = GetFmtLabel(logContent.log); in PrintSingleLine() local99 …ng, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std::string &fmtLabel) in SplitLogByFmtLabel()