Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/sequence/
H A Dsys_event_sequence_mgr.cpp57 if (!FileUtil::FileExists(GetSequenceFile())) { in SysEventSequenceManager()
78 std::string seqFile(GetSequenceFile()); in WriteSeqToFile()
88 std::string seqFile = GetSequenceFile(); in ReadSeqFromFile()
97 std::string SysEventSequenceManager::GetSequenceFile() const in GetSequenceFile() function in OHOS::HiviewDFX::EventStore::SysEventSequenceManager
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_sequence_mgr.h37 std::string GetSequenceFile() const;