Home
last modified time | relevance | path

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

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