Searched defs:IsValidValue (Results 1 – 3 of 3) sorted by relevance
45 static boolean IsValidValue(const char* value, unsigned int len) in IsValidValue() function
51 static boolean IsValidValue(const char *value, unsigned int len) in IsValidValue() function
543 bool Utils::IsValidValue(const char* end, const std::string& str) in IsValidValue() function in OHOS::Global::Resource::Utils