Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_read.h114 void ReadHistoryLogFromPersistFile(std::vector<std::string>&, TimeStampVarType,
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_read.cpp221 void LogAssistant::ReadHistoryLogFromPersistFile(vector<string>& historyLogs, in ReadHistoryLogFromPersistFile() function in OHOS::HiviewDFX::LogAssistant
250 ReadHistoryLogFromPersistFile(historyLogs, beginTimeStamp, endTimeStamp, count); in PullEventHistoryLog()