Home
last modified time | relevance | path

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

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