Searched defs:HasPreAlloc (Results 1 – 2 of 2) sorted by relevance
/art/runtime/gc/ | ||
D | allocation_listener.h | 63 virtual bool HasPreAlloc() const { return false; } in HasPreAlloc() function |
/art/openjdkjvmti/ | ||
D | alloc_manager.cc | 95 bool JvmtiAllocationListener::HasPreAlloc() const { in HasPreAlloc() function in openjdkjvmti::JvmtiAllocationListener |