Searched defs:vector_ (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/libelffile/stream/ | ||
H A D | vector_output_stream.h | 62 std::vector<uint8_t>* const vector_; variable |
/aosp12/frameworks/native/include/ftl/ | ||
H A D | small_vector.h | 264 std::variant<Static, Dynamic> vector_; variable |
/aosp12/art/libdexfile/dex/ | ||
H A D | dex_file_loader.cc | 54 std::vector<uint8_t> vector_; member in art::__anon0f7a57e20110::VectorContainer |