Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h64 using FreeFn = void(const AllocatorDispatch* self, member
92 FreeFn* const free_function;
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc160 void FreeFn(const AllocatorDispatch* self, void* address, void* context) { in FreeFn() function
212 &FreeFn,
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc96 void FreeFn(const AllocatorDispatch* self, void* address, void* context) { in FreeFn() function
143 &FreeFn,