Home
last modified time | relevance | path

Searched defs:AppEventFilter (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h30 struct AppEventFilter { struct
40 AppEventFilter( argument
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md722 ## AppEventFilter section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hiviewdfx-hiappevent.md722 ## AppEventFilter section
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp89 AppEventFilter::AppEventFilter(const std::string& domain, const std::unordered_set<std::string>& na… in AppEventFilter() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
93 AppEventFilter::AppEventFilter(const std::string& domain, uint32_t types) : domain(domain), types(t… in AppEventFilter() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter