Home
last modified time | relevance | path

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

/aosp12/art/libelffile/stream/
H A Dvector_output_stream.h62 std::vector<uint8_t>* const vector_; variable
/aosp12/frameworks/native/include/ftl/
H A Dsmall_vector.h264 std::variant<Static, Dynamic> vector_; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file_loader.cc54 std::vector<uint8_t> vector_; member in art::__anon0f7a57e20110::VectorContainer