Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.h90 AllocAlignedFn* const alloc_aligned_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/allocator/
Dallocator_shim.h93 AllocAlignedFn* const alloc_aligned_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/allocator/
Dallocator_shim.h93 AllocAlignedFn* const alloc_aligned_function; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_dispatch.h77 AllocAlignedFn* const alloc_aligned_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc111 static void* alloc_aligned_function(const AllocatorDispatch*, in alloc_aligned_function() function