Home
last modified time | relevance | path

Searched refs:watcherName (Results 1 - 2 of 2) 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/native/libhiappevent/
H A Dhiappevent_verify.cpp383 bool IsValidWatcherName(const std::string& watcherName) in IsValidWatcherName() argument
385 return IsValidName(watcherName, MAX_LEN_OF_WATCHER, false); in IsValidWatcherName()

Completed in 2 milliseconds