Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h60 using ReallocFn = void*(const AllocatorDispatch* self, member
91 ReallocFn* const realloc_function;
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc85 void* ReallocFn(const AllocatorDispatch* self, in ReallocFn() function
142 &ReallocFn,