Home
last modified time | relevance | path

Searched refs:AllocZeroInitializedFn (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h52 using AllocZeroInitializedFn = void*(const AllocatorDispatch* self, member
89 AllocZeroInitializedFn* const alloc_zero_initialized_function;
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc64 void* AllocZeroInitializedFn(const AllocatorDispatch* self, in AllocZeroInitializedFn() function
140 &AllocZeroInitializedFn,