Home
last modified time | relevance | path

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

/external/flatbuffers/tests/union_vector/
Dunion_vector_generated.h194 bool VerifyCharacter(flatbuffers::Verifier &verifier, const void *obj, Character type);
409 VerifyCharacter(verifier, main_character(), main_character_type()) && in Verify()
543 inline bool VerifyCharacter(flatbuffers::Verifier &verifier, const void *obj, Character type) { in VerifyCharacter() function
577 if (!VerifyCharacter( in VerifyCharacterVector()