Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/common/
Devent_checker.cpp34 bool EventChecker::IsValidEventType(EventSubscribeModule module, const std::string &type) in IsValidEventType() function in OHOS::MiscServices::EventChecker
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_builder.cpp67 bool NapiHiAppEventBuilder::IsValidEventType(const napi_env env, const napi_value type) in IsValidEventType() function in OHOS::HiviewDFX::NapiHiAppEventBuilder
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp387 bool IsValidEventType(int eventType) in IsValidEventType() function