Home
last modified time | relevance | path

Searched defs:VerifyVector (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dverifier.h103 template<typename T> bool VerifyVector(const Vector<T> *const vec) const { in VerifyVector() function
110 bool VerifyVector(const Vector<const T *> *const vec) const { in VerifyVector() function
Dflexbuffers.h1735 bool VerifyVector(Reference r, const uint8_t *p, Type elem_type) { in VerifyVector() function
/external/flatbuffers/src/
Dreflection.cpp86 static bool VerifyVector(flatbuffers::Verifier &v, const reflection::Schema &schema, in VerifyVector() function
/external/libchrome/base/
Dbind_unittest.cc1058 void VerifyVector(const std::vector<std::unique_ptr<int>>& v) { in VerifyVector() function
/external/cronet/base/functional/
Dbind_unittest.cc1298 void VerifyVector(const std::vector<std::unique_ptr<int>>& v) { in VerifyVector() function