Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_verify.h45 bool IsValidUserPropValue(const std::string& value);
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_userinfo.cpp128 if (!IsValidUserPropValue(strUserProperty)) { in SetUserProperty()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp432 bool IsValidUserPropValue(const std::string& value) in IsValidUserPropValue() function