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