Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp387 bool IsValidPropValue(const std::string& val, size_t maxSize) in IsValidPropValue() function
424 return IsValidPropValue(value, MAX_LENGTH_OF_USER_ID_VALUE); in IsValidUserIdValue()
434 return IsValidPropValue(value, MAX_LENGTH_OF_USER_PROPERTY_VALUE); in IsValidUserPropValue()