Searched refs:VlogHeapGrowth (Results 1 – 3 of 3) sorted by relevance
466 VlogHeapGrowth(old_target, new_footprint, alloc_size); in IsOutOfMemoryOnAllocation()
1322 EXPORT static void VlogHeapGrowth(size_t max_allowed_footprint,
4678 void Heap::VlogHeapGrowth(size_t old_footprint, size_t new_footprint, size_t alloc_size) { in VlogHeapGrowth() function in art::gc::Heap