Home
last modified time | relevance | path

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

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