Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Ddlmalloc_space.h83 size_t MaxBytesBulkAllocatedFor(size_t num_bytes) override { in MaxBytesBulkAllocatedFor() function
Drosalloc_space.h99 size_t MaxBytesBulkAllocatedFor(size_t num_bytes) override { in MaxBytesBulkAllocatedFor() function
Dmemory_tool_malloc_space-inl.h290 kUseObjSizeForUsable>::MaxBytesBulkAllocatedFor(size_t num_bytes) { in MaxBytesBulkAllocatedFor() function
/art/runtime/gc/allocator/
Drosalloc-inl.h102 inline size_t RosAlloc::MaxBytesBulkAllocatedFor(size_t size) { in MaxBytesBulkAllocatedFor() function