Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/
Dapp_event_store.h33 int DestroyDbStore();
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_cache.cpp65 int ret = store_->DestroyDbStore(); // delete db in Close()
Dapp_event_store.cpp170 int AppEventStore::DestroyDbStore() in DestroyDbStore() function in OHOS::HiviewDFX::AppEventStore