Home
last modified time | relevance | path

Searched defs:claimed_address_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.h84 ClaimedAddressFn* const claimed_address_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc133 static bool claimed_address_function(const AllocatorDispatch*, void*, void*) { in claimed_address_function() function