Searched refs:SplitLogByFmtLabel (Results 1 – 2 of 2) sorted by relevance
59 std::pair<std::string, std::string> splitLogPair = SplitLogByFmtLabel(logContent.log, fmtLabel); in PrintLongLog()99 std::pair<std::string, std::string> UpdateLog::SplitLogByFmtLabel(const std::string &log, const std… in SplitLogByFmtLabel() function in OHOS::UpdateEngine::UpdateLog
91 …static std::pair<std::string, std::string> SplitLogByFmtLabel(const std::string &log, const std::s…