Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
Dallocator_shim.h136 AlignedMallocFn* const aligned_malloc_function; member
/external/cronet/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc84 static void* aligned_malloc_function(const AllocatorDispatch*, in aligned_malloc_function() function