Home
last modified time | relevance | path

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

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