Home
last modified time | relevance | path

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

/art/libartbase/base/
Dzip_archive_test.cc55 const size_t kBufSize = 32768; in TEST_F() local
Dlogging.cc176 constexpr size_t kBufSize = 256; // Small buffer. Avoid stack overflow and stack size warnings. in PrintFileToLog() local
/art/runtime/gc/
Dreference_processor.cc176 static constexpr size_t kBufSize = 80; in ForwardSoftReferences() local
257 static constexpr size_t kBufSize = 80; in ProcessReferences() local
/art/dex2oat/linker/
Delf_writer_quick.cc303 constexpr int kBufSize = 8192; in ComputeFileBuildId() local