Home
last modified time | relevance | path

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

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