Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dsys_event_doc_reader.h42 void InitEventInfo(const std::string& path);
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dsys_event_doc_reader.cpp61 InitEventInfo(path); in Init()
74 void SysEventDocReader::InitEventInfo(const std::string& path) in InitEventInfo() function in OHOS::HiviewDFX::EventStore::SysEventDocReader