Home
last modified time | relevance | path

Searched refs:batch_free_function (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h95 BatchFreeFn* const batch_free_function; member
Dallocator_shim.cc269 return chain_head->batch_free_function(chain_head, to_be_freed, in ShimBatchFree()
/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc194 self->next->batch_free_function(self->next, to_be_freed, num_to_be_freed, in BatchFreeFn()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc127 self->next->batch_free_function(self->next, to_be_freed, num_to_be_freed, in BatchFreeFn()