Home
last modified time | relevance | path

Searched defs:AppEventPack (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h164 class AppEventPack { class
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp348 AppEventPack::AppEventPack(const std::string& name, int type) : AppEventPack(DEFAULT_DOMAIN, name, type) in AppEventPack() function in OHOS::HiviewDFX::AppEventPack
351 AppEventPack::AppEventPack(const std::string& domain, const std::string& name, int type) in AppEventPack() function in OHOS::HiviewDFX::AppEventPack
[all...]

Completed in 3 milliseconds