Home
last modified time | relevance | path

Searched defs:aligned_malloc_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_dispatch.h91 AlignedMallocFn* const aligned_malloc_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc143 static void* aligned_malloc_function(const AllocatorDispatch*, in aligned_malloc_function() function