Home
last modified time | relevance | path

Searched defs:JvmtiEventAllocationListener (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Devents.h35 class JvmtiEventAllocationListener; variable
H A Devents.cc314 class JvmtiEventAllocationListener : public AllocationManager::AllocationCallback { class
316 explicit JvmtiEventAllocationListener(EventHandler* handler) : handler_(handler) {} in JvmtiEventAllocationListener() function in openjdkjvmti::JvmtiEventAllocationListener