Searched refs:CanAllocFromThreadLocalRun (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/space/
H A Drosalloc_space-inl.h95 return rosalloc_->CanAllocFromThreadLocalRun(self, num_bytes);
/art/runtime/gc/allocator/
H A Drosalloc-inl.h59 inline bool RosAlloc::CanAllocFromThreadLocalRun(Thread* self, size_t size) { function in class:art::gc::allocator::RosAlloc
H A Drosalloc.h856 ALWAYS_INLINE bool CanAllocFromThreadLocalRun(Thread* self, size_t size);

Completed in 285 milliseconds