Home
last modified time | relevance | path

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

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