Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring-inl.h236 const size_t max_length = RoundDown(max_alloc_length, kObjectAlignment / block_size); in Alloc() local
/art/runtime/hprof/
Dhprof.cc456 size_t max_length; in Dump() local
759 bool DumpToFile(size_t overall_size, size_t max_length) in DumpToFile()
810 bool DumpToDdmsDirect(size_t overall_size, size_t max_length, uint32_t chunk_type) in DumpToDdmsDirect()