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