Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h89 AllocZeroInitializedFn* const alloc_zero_initialized_function; member
Dallocator_shim.cc187 ptr = chain_head->alloc_zero_initialized_function(chain_head, n, size, in ShimCalloc()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc69 self->next->alloc_zero_initialized_function(self->next, n, size, context); in AllocZeroInitializedFn()