Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1279 static inline AllocationListener* GetAndOverwriteAllocationListener( in GetAndOverwriteAllocationListener() function
4148 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, l); in SetAllocationListener()
4156 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, nullptr); in RemoveAllocationListener()