Searched refs:MaxBytesBulkAllocatedForNonvirtual (Results 1 – 3 of 3) sorted by relevance
93 return MaxBytesBulkAllocatedForNonvirtual(num_bytes); in MaxBytesBulkAllocatedFor()95 ALWAYS_INLINE size_t MaxBytesBulkAllocatedForNonvirtual(size_t num_bytes);
105 inline size_t RosAllocSpace::MaxBytesBulkAllocatedForNonvirtual(size_t num_bytes) { in MaxBytesBulkAllocatedForNonvirtual() function
274 rosalloc_space_->MaxBytesBulkAllocatedForNonvirtual(alloc_size); in TryToAllocate()