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

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h156 typedef void (*AllocContextIterator)(const AllocContextInfo& info); typedef in class:HeapProfileTable
161 void IterateOrderedAllocContexts(AllocContextIterator callback) const;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h173 typedef void (*AllocContextIterator)(const AllocContextInfo& info); typedef in class:HeapProfileTable
178 void IterateOrderedAllocContexts(AllocContextIterator callback) const;

Completed in 706 milliseconds