Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dheap-inl.h250 if (AllocatorHasAllocationStack(allocator)) { in AllocObjectWithAllocator()
H A Dheap.h1002 static ALWAYS_INLINE bool AllocatorHasAllocationStack(AllocatorType allocator_type) { in AllocatorHasAllocationStack() function