Home
last modified time | relevance | path

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

/art/libartbase/base/
Dallocator.h106 class TrackingAllocatorImpl {
115TrackingAllocatorImpl([[maybe_unused]] const TrackingAllocatorImpl<U, kTag>& alloc) noexcept {} /… in TrackingAllocatorImpl() function
117 TrackingAllocatorImpl() noexcept {} in TrackingAllocatorImpl() function
123 using other = TrackingAllocatorImpl<U, kTag>;
145 TrackingAllocatorImpl<T, kTag>,