Home
last modified time | relevance | path

Searched defs:IsValidEventName (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_builder.cpp54 bool NapiHiAppEventBuilder::IsValidEventName(const napi_env env, const napi_value name) in IsValidEventName() function in OHOS::HiviewDFX::NapiHiAppEventBuilder
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp375 bool IsValidEventName(const std::string& eventName) in IsValidEventName() function