Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_read.h108 std::string ParseLogFileTimeStamp(const std::string&);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_read.cpp147 string LogAssistant::ParseLogFileTimeStamp(const string& fileName) in ParseLogFileTimeStamp() function in OHOS::HiviewDFX::LogAssistant
174 string logFileTimeStamp = ParseLogFileTimeStamp(fileName); in IsMatchedLogFile()