Searched defs:VerifyVector (Results 1 – 3 of 3) sorted by relevance
121 bool VerifyVector(const Vector<T, LenT> *const vec) const { in VerifyVector() function128 bool VerifyVector(const Vector<const T *, LenT> *const vec) const { in VerifyVector() function
1785 bool VerifyVector(Reference r, const uint8_t *p, Type elem_type) { in VerifyVector() function
90 static bool VerifyVector(flatbuffers::Verifier &v, in VerifyVector() function