Home
last modified time | relevance | path

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

/art/runtime/arch/
Dmemcmp16_test.cc49 static void CheckSeparate(size_t max_length, size_t min_length) { in CheckSeparate()
/art/runtime/mirror/
Dstring-alloc-inl.h183 const size_t max_length = RoundDown(max_alloc_length, kObjectAlignment / block_size); in Alloc() local
/art/runtime/hprof/
Dhprof.cc457 size_t max_length; in Dump() local
760 bool DumpToFile(size_t overall_size, size_t max_length) in DumpToFile()
811 bool DumpToDdmsDirect(size_t overall_size, size_t max_length, uint32_t chunk_type) in DumpToDdmsDirect()