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

  /external/libchrome/base/allocator/
allocator_shim.h 64 using FreeFn = void(const AllocatorDispatch* self,
92 FreeFn* const free_function;
  /external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.cc 96 void FreeFn(const AllocatorDispatch* self, void* address, void* context) {
143 &FreeFn,

Completed in 136 milliseconds