Home
last modified time | relevance | path

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

/art/compiler/
Dbuffered_output_stream.h46 uint8_t buffer_[kBufferSize]; variable
/art/runtime/base/
Dlogging.cc175 std::ostringstream buffer_; member in art::LogMessageData
/art/compiler/utils/x86_64/
Dassembler_x86_64.h301 std::vector<int32_t> buffer_; variable
/art/compiler/utils/
Dassembler.h538 AssemblerBuffer buffer_; variable
/art/runtime/hprof/
Dhprof.cc358 std::vector<uint8_t> buffer_; member in art::hprof::EndianOutputBuffered