Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap-inl.h189 CheckConcurrentGC(self, new_num_bytes_allocated, &obj); in AllocObjectWithAllocator()
424 inline void Heap::CheckConcurrentGC(Thread* self, size_t new_num_bytes_allocated, in CheckConcurrentGC() function
Dheap.h731 ALWAYS_INLINE void CheckConcurrentGC(Thread* self, size_t new_num_bytes_allocated,