Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/
H A Dallocation_listener.h63 virtual bool HasPreAlloc() const { return false; } in HasPreAlloc() function
/aosp_15_r20/art/openjdkjvmti/
H A Dalloc_manager.cc95 bool JvmtiAllocationListener::HasPreAlloc() const { in HasPreAlloc() function in openjdkjvmti::JvmtiAllocationListener