Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.h248 std::unique_ptr<uint8_t[]> buf_; variable
Ddebugger.cc2401 JDWP::ExpandBuf* buf_; in GetThreadFrames() member in art::Dbg::GetThreadFrames::GetFrameVisitor
4718 std::vector<uint8_t> buf_; member in art::HeapChunkContext
/art/runtime/gc/collector/
Dconcurrent_copying.h132 std::unique_ptr<Atomic<mirror::Object*>[]> buf_; variable