Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp73 bool AppEventFilter::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
78 bool AppEventFilter::IsValidEvent(const std::string& eventDomain, const std::string& eventName, int… in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
Dapp_event_processor_proxy.cpp89 bool EventConfig::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::EventConfig
/base/hiviewdfx/hiview/plugins/event_validator/
Devent_verify_util.cpp48 bool EventVerifyUtil::IsValidEvent(std::shared_ptr<SysEvent> event) in IsValidEvent() function in OHOS::HiviewDFX::EventVerifyUtil
/base/theme/screenlock_mgr/frameworks/js/napi/src/
Dnapi_screenlock_ability.cpp90 napi_status IsValidEvent(const std::string &type) in IsValidEvent() function