HomeSort by relevance Sort by last modified time
    Searched refs:SetAllocationListener (Results 1 - 3 of 3) sorted by null

  /art/openjdkjvmti/
events.cc 329 art::Runtime::Current()->GetHeap()->SetAllocationListener(listener);
    [all...]
  /art/runtime/gc/
heap.h 819 void SetAllocationListener(AllocationListener* l);
    [all...]
heap.cc     [all...]

Completed in 364 milliseconds