Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp96 bool AppEventFilter::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
101 bool AppEventFilter::IsValidEvent(const std::string& eventDomain, const std::string& eventName, int… in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::AppEventFilter
129 bool EventConfig::IsValidEvent(std::shared_ptr<AppEventPack> event) const in IsValidEvent() function in OHOS::HiviewDFX::HiAppEvent::EventConfig
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp26 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 Dnapi_screenlock_ability.cpp86 napi_status IsValidEvent(const std::string &type) in IsValidEvent() function