Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
Dapp_event_observer.h31 struct AppEventFilter { struct
41 AppEventFilter( argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp66 AppEventFilter::AppEventFilter(const std::string& domain, const std::unordered_set<std::string>& na… in AppEventFilter() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
70 AppEventFilter::AppEventFilter(const std::string& domain, uint32_t types) : domain(domain), types(t… in AppEventFilter() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter