Home
last modified time | relevance | path

Searched defs:alloc_zero_initialized_function (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.h89 AllocZeroInitializedFn* const alloc_zero_initialized_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/allocator/
Dallocator_shim.h92 AllocZeroInitializedFn* const alloc_zero_initialized_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/allocator/
Dallocator_shim.h92 AllocZeroInitializedFn* const alloc_zero_initialized_function; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_dispatch.h76 AllocZeroInitializedFn* const alloc_zero_initialized_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc105 static void* alloc_zero_initialized_function(const AllocatorDispatch*, in alloc_zero_initialized_function() function