Home
last modified time | relevance | path

Searched defs:vector_data (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/external/flatbuffers/include/flatbuffers/
H A Dstl_emulation.h65 template <typename T> inline T *vector_data(std::vector<T> &vector) { in vector_data() function
71 template <typename T> inline const T *vector_data( in vector_data() function
/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dauthorization_set.h216 vector<KeyParameter> vector_data() const { in vector_data() function
/aosp12/system/bt/gd/packet/
H A Dpacket_builder_unittest.cc161 std::vector<uint64_t> vector_data{ variable