Searched refs:MaxBytesBulkAllocatedForNonvirtual (Results 1 – 3 of 3) sorted by relevance
73 inline size_t RosAllocSpace::MaxBytesBulkAllocatedForNonvirtual(size_t num_bytes) { in MaxBytesBulkAllocatedForNonvirtual() function
100 return MaxBytesBulkAllocatedForNonvirtual(num_bytes); in MaxBytesBulkAllocatedFor()102 ALWAYS_INLINE size_t MaxBytesBulkAllocatedForNonvirtual(size_t num_bytes);
290 rosalloc_space_->MaxBytesBulkAllocatedForNonvirtual(alloc_size); in TryToAllocate()