Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A 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
H A Dflexbuffers.h1735 bool VerifyVector(Reference r, const uint8_t *p, Type elem_type) { in VerifyVector() function
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A 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
H A Dflexbuffers.h1735 bool VerifyVector(Reference r, const uint8_t *p, Type elem_type) { in VerifyVector() function
/aosp_15_r20/external/flatbuffers/src/
H A Dreflection.cpp86 static bool VerifyVector(flatbuffers::Verifier &v, const reflection::Schema &schema, in VerifyVector() function
/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc1058 void VerifyVector(const std::vector<std::unique_ptr<int>>& v) { in VerifyVector() function
/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc1277 void VerifyVector(const std::vector<std::unique_ptr<int>>& v) { in VerifyVector() function