Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.h94 BatchMallocFn* const batch_malloc_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/allocator/
Dallocator_shim.h97 BatchMallocFn* const batch_malloc_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/allocator/
Dallocator_shim.h97 BatchMallocFn* const batch_malloc_function; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_dispatch.h85 BatchMallocFn* const batch_malloc_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc136 static unsigned batch_malloc_function(const AllocatorDispatch*, in batch_malloc_function() function