Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_read.h102 std::string ParseLogLineTime(const std::string&);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_read.cpp87 string LogAssistant::ParseLogLineTime(const string& line) in ParseLogLineTime() function in OHOS::HiviewDFX::LogAssistant
116 string currentTimeStamp = ParseLogLineTime(currentLine); in ParseSingFileLogs()