Home
last modified time | relevance | path

Searched defs:alloc_function (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_shim.h88 AllocFn* const alloc_function; member
/external/cronet/base/allocator/partition_allocator/shim/
Dallocator_shim.h114 AllocFn* const alloc_function; member
/external/cronet/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc39 static void* alloc_function(const AllocatorDispatch*, size_t, void*) { in alloc_function() function