Home
last modified time | relevance | path

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

/art/runtime/hprof/
Dhprof.cc417 class VectorEndianOuputput final : public EndianOutputBuffered { class
419 VectorEndianOuputput(std::vector<uint8_t>& data, size_t reserved_size) in VectorEndianOuputput() function in art::hprof::VectorEndianOuputput