Home
last modified time | relevance | path

Searched refs:IsValidWatcherName (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_verify.h36 bool IsValidWatcherName(const std::string& watcherName);
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp354 if (!IsValidWatcherName(name)) { in FfiOHOSHiAppEventAddWatcher()
400 if (!IsValidWatcherName(name)) { in FfiOHOSHiAppEventRemoveWatcher()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp383 bool IsValidWatcherName(const std::string& watcherName) in IsValidWatcherName() function
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp64 if (!IsValidWatcherName(NapiUtil::GetString(env, name))) { in IsValidName()

Completed in 3 milliseconds