Home
last modified time | relevance | path

Searched refs:QueryCustomParamsAdd2EventPack (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/
H A Dapp_event_store.h60 int QueryCustomParamsAdd2EventPack(std::shared_ptr<AppEventPack> event);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp100 AppEventStore::GetInstance().QueryCustomParamsAdd2EventPack(event); in Init()
H A Dapp_event_observer_mgr.cpp49 AppEventStore::GetInstance().QueryCustomParamsAdd2EventPack(event); in StoreEventsToDb()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp428 int AppEventStore::QueryCustomParamsAdd2EventPack(std::shared_ptr<AppEventPack> event) in QueryCustomParamsAdd2EventPack() function in OHOS::HiviewDFX::AppEventStore