Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h94 BatchMallocFn* const batch_malloc_function; member
Dallocator_shim.cc275 return chain_head->batch_malloc_function(chain_head, size, results, in ShimBatchMalloc()
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc101 next->batch_malloc_function(next, size, results, num_requested, context); in HookBatchMalloc()