Searched refs:GetAndOverwriteAllocationListener (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc1117 static inline AllocationListener* GetAndOverwriteAllocationListener( function in namespace:art::gc
3997 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, l);
4005 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, nullptr);

Completed in 457 milliseconds