Searched defs:AllocatorType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dallocator_type.h26 enum AllocatorType { enum in namespace:art::gc
36 std::ostream& operator<<(std::ostream& os, const AllocatorType& rhs);
38 inline constexpr bool IsTLABAllocator(AllocatorType allocator) {

Completed in 39 milliseconds