Searched defs:AllocatorHasAllocationStack (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.h621 static ALWAYS_INLINE bool AllocatorHasAllocationStack(AllocatorType allocator_type) { function in class:art::gc::Heap
627 return AllocatorHasAllocationStack(allocator_type);

Completed in 9 milliseconds