Searched defs:JvmtiEventAllocationListener (Results 1 – 2 of 2) sorted by relevance
/art/openjdkjvmti/ | ||
D | events.h | 37 class JvmtiEventAllocationListener; variable |
D | events.cc | 316 class JvmtiEventAllocationListener : public AllocationManager::AllocationCallback { class |