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

  /external/libchrome/base/allocator/
allocator_shim.h 60 using ReallocFn = void*(const AllocatorDispatch* self,
91 ReallocFn* const realloc_function;
  /external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.cc 85 void* ReallocFn(const AllocatorDispatch* self,
142 &ReallocFn,

Completed in 172 milliseconds