Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dalloc_manager.h59 explicit JvmtiAllocationListener(AllocationManager* manager) : manager_(manager) {} in JvmtiAllocationListener() function
110 friend class JvmtiAllocationListener; variable