Searched defs:IsValidEvent (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ | ||
H A D | app_event_observer.cpp | 96 bool AppEventFilter::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter |
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/ | ||
H A D | napi_common.cpp | 26 bool NapiCommon::IsValidEvent(const std::string &eventInfo, int32_t &eventId) in IsValidEvent() function in OHOS::NetManagerStandard::NapiCommon |
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/ | ||
H A D | napi_screenlock_ability.cpp | 86 napi_status IsValidEvent(const std::string &type) in IsValidEvent() function |