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

/art/runtime/base/
H A Dallocator.h89 inline void RegisterAllocation(AllocatorTag tag, size_t bytes) { function in namespace:art::TrackedAllocators
136 TrackedAllocators::RegisterAllocation(GetTag(), size);

Completed in 22 milliseconds