Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Drandom_access_file_test.h84 const int buf_size = content.size() + 10; in TestReadContent() local
/art/libartbase/base/
Dlogging.cc109 size_t buf_size = 0u; in LogLineLowStack() local
/art/runtime/
Dtrace.cc601 void Trace::DumpBuf(uint8_t* buf, size_t buf_size, TraceClockSource clock_source) { in DumpBuf()
984 void Trace::GetVisitedMethods(size_t buf_size, in GetVisitedMethods()
/art/dexlayout/
Ddexlayout.cc354 size_t buf_size) { in IndexString()
/art/compiler/utils/mips64/
Dassembler_mips64.cc3104 size_t buf_size = buffer_.Size(); in PromoteBranches() local