Home
last modified time | relevance | path

Searched refs:SysEventStore (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/event_store/
H A Dsys_event_store.cpp39 REGISTER(SysEventStore);
40 DEFINE_LOG_TAG("HiView-SysEventStore");
44 SysEventStore::SysEventStore() : hasLoaded_(false) in SysEventStore() function in OHOS::HiviewDFX::SysEventStore
49 SysEventStore::~SysEventStore() {} in ~SysEventStore()
51 void SysEventStore::OnLoad() in OnLoad()
61 void SysEventStore::OnUnload() in OnUnload()
67 bool SysEventStore::IsNeedBackup(const std::string& dateStr) in IsNeedBackup()
82 std::shared_ptr<SysEvent> SysEventStore
[all...]
/base/hiviewdfx/hiview/plugins/event_store/include/
H A Dsys_event_store.h26 class SysEventStore : public Plugin { class
28 SysEventStore();
29 ~SysEventStore();
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp401 "value":"SysEventStore"}]}})~"; in HWTEST_F()
561 "value":"SysEventStore"},{"param":"uid_","op":"=","value":1201}]}})~";
641 "value":"SysEventStore"}]}})~"; in HWTEST_F()
645 "value":"SysEventStore"}]}})~"; in HWTEST_F()
649 "value":"SysEventStore"}]}})~"; in HWTEST_F()
653 "invalid":"SysEventStore"}]}})~"; in HWTEST_F()
743 "value":"SysEventStore"}]}})~"; in HWTEST_F()
776 "value":"SysEventStore"}]}})~"; in HWTEST_F()
808 "value":"SysEventStore"}]}})~"; in HWTEST_F()

Completed in 4 milliseconds