Home
last modified time | relevance | path

Searched defs:alloc_unchecked_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.h75 AllocUncheckedFn* const alloc_unchecked_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc100 static void* alloc_unchecked_function(const AllocatorDispatch*, in alloc_unchecked_function() function