Home
last modified time | relevance | path

Searched refs:AllocatorHasAllocationStack (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap-inl.h233 if (AllocatorHasAllocationStack(allocator)) { in AllocObjectWithAllocator()
Dheap.h967 static ALWAYS_INLINE bool AllocatorHasAllocationStack(AllocatorType allocator_type) { in AllocatorHasAllocationStack() function