Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
H A Dapp_event_db_cleaner.cpp60 if (AppEventStore::GetInstance().DeleteUnusedEventMapping() < 0) { in ClearHistoryData()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/
H A Dapp_event_store.h69 int DeleteUnusedEventMapping();
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp547 int AppEventStore::DeleteUnusedEventMapping() in DeleteUnusedEventMapping() function in OHOS::HiviewDFX::AppEventStore