Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.h267 using AllocationIndex = size_t; variable
270 AllocationIndex index);
273 AllocationIndex index_;
Dheap_profiler_allocation_register.cc15 const AllocationRegister& alloc_register, AllocationIndex index) in ConstIterator()