Searched defs:IsValidEvent (Results 1 – 4 of 4) sorted by relevance
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ | ||
| D | app_event_observer.cpp | 73 bool AppEventFilter::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter |
| D | app_event_processor_proxy.cpp | 89 bool EventConfig::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::EventConfig |
| /base/hiviewdfx/hiview/plugins/event_validator/ | ||
| D | event_verify_util.cpp | 48 bool EventVerifyUtil::IsValidEvent(std::shared_ptr<SysEvent> event) in IsValidEvent() function in OHOS::HiviewDFX::EventVerifyUtil |
| /base/theme/screenlock_mgr/frameworks/js/napi/src/ | ||
| D | napi_screenlock_ability.cpp | 90 napi_status IsValidEvent(const std::string &type) in IsValidEvent() function |