Home
last modified time | relevance | path

Searched refs:CheckStore (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventservice/store/
Dsys_event_db_mgr.cpp54 auto statusTask = std::bind(&SysEventDbMgr::CheckStore, this); in StartCheckStoreTask()
59 void SysEventDbMgr::CheckStore() in CheckStore() function in OHOS::HiviewDFX::SysEventDbMgr
/base/hiviewdfx/hiview/plugins/eventservice/include/
Dsys_event_db_mgr.h33 void CheckStore();
/base/hiviewdfx/hiview/plugins/eventservice/test/unittest/common/
Devent_service_action_test.cpp191 sysEventDbMgrPtr->CheckStore();