Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_verify.cpp475 bool IsValidPropValue(const std::string& val, size_t maxSize) in IsValidPropValue() function
512 return IsValidPropValue(value, MAX_LENGTH_OF_USER_ID_VALUE); in IsValidUserIdValue()
522 return IsValidPropValue(value, MAX_LENGTH_OF_USER_PROPERTY_VALUE); in IsValidUserPropValue()