HomeSort by relevance Sort by last modified time
    Searched refs:GetSizeEstimateFn (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/allocator/
allocator_shim.h 71 using GetSizeEstimateFn = size_t(const AllocatorDispatch* self,
93 GetSizeEstimateFn* const get_size_estimate_function;
  /external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.cc 101 size_t GetSizeEstimateFn(const AllocatorDispatch* self,
144 &GetSizeEstimateFn,

Completed in 154 milliseconds