Home
last modified time | relevance | path

Searched refs:num_bytes_allocated_before (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap-inl.h184 size_t num_bytes_allocated_before = in AllocObjectWithAllocator() local
186 new_num_bytes_allocated = num_bytes_allocated_before + bytes_tl_bulk_allocated; in AllocObjectWithAllocator()