HomeSort by relevance Sort by last modified time
    Searched refs:AllocatorHasAllocationStack (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
heap-inl.h 147 if (AllocatorHasAllocationStack(allocator)) {
heap.h 621 static ALWAYS_INLINE bool AllocatorHasAllocationStack(AllocatorType allocator_type) {
627 return AllocatorHasAllocationStack(allocator_type);
    [all...]

Completed in 52 milliseconds