Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h71 using GetSizeEstimateFn = size_t(const AllocatorDispatch* self, member
93 GetSizeEstimateFn* const get_size_estimate_function;
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc166 size_t GetSizeEstimateFn(const AllocatorDispatch* self, in GetSizeEstimateFn() function
213 &GetSizeEstimateFn,
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc101 size_t GetSizeEstimateFn(const AllocatorDispatch* self, in GetSizeEstimateFn() function
144 &GetSizeEstimateFn,