Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.h93 GetSizeEstimateFn* const get_size_estimate_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/allocator/
Dallocator_shim.h96 GetSizeEstimateFn* const get_size_estimate_function; member
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/allocator/
Dallocator_shim.h96 GetSizeEstimateFn* const get_size_estimate_function; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_dispatch.h80 GetSizeEstimateFn* const get_size_estimate_function; member
/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatcher_internal_unittest.cc123 static size_t get_size_estimate_function(const AllocatorDispatch*, in get_size_estimate_function() function