Home
last modified time | relevance | path

Searched refs:IsValidUserIdValue (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_verify.h43 bool IsValidUserIdValue(const std::string& value);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_userinfo.cpp71 if (!IsValidUserIdValue(strUserId)) { in SetUserId()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp422 bool IsValidUserIdValue(const std::string& value) in IsValidUserIdValue() function