Searched defs:ValidateValue (Results 1 – 4 of 4) sorted by relevance
129 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
117 static bool ValidateValue(void*) { return true; } in ValidateValue() function
2344 FLATBUFFERS_CHECKED_ERROR ValidateValue(int64_t *ev, bool next) { in ValidateValue() function