Home
last modified time | relevance | path

Searched defs:ValidateValue (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_localevalue.cpp123 bool CXFA_LocaleValue::ValidateValue(const WideString& wsValue, in ValidateValue() function in CXFA_LocaleValue
/external/protobuf/src/google/protobuf/
Dstruct.pb.h127 static bool ValidateValue(void*) { return true; } in ValidateValue() function
/external/flatbuffers/src/
Didl_parser.cpp2008 FLATBUFFERS_CHECKED_ERROR ValidateValue(int64_t *ev, bool next) { in ValidateValue() function