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

  /external/libchrome/base/allocator/
allocator_shim.h 96 FreeDefiniteSizeFn* const free_definite_size_function; member in struct:base::allocator::AllocatorDispatch
allocator_shim.cc 275 return chain_head->free_definite_size_function(chain_head, ptr, size,
  /external/libchrome/base/sampling_heap_profiler/
sampling_heap_profiler.cc 136 self->next->free_definite_size_function(self->next, address, size, context);

Completed in 2711 milliseconds