Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/eventservice/include/
Dsys_event_db_cleaner.h28 static void TryToCleanDb(EventStore::StoreType type, const std::pair<int, int>& config);
/base/hiviewdfx/hiview/plugins/eventservice/store/
Dsys_event_db_cleaner.cpp44 TryToCleanDb(cleanConfig.first, cleanConfig.second); in TryToClean()
48 void SysEventDbCleaner::TryToCleanDb(StoreType type, const std::pair<int, int>& config) in TryToCleanDb() function in OHOS::HiviewDFX::SysEventDbCleaner