Home
last modified time | relevance | path

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

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