Home
last modified time | relevance | path

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

/external/libchrome/base/allocator/
Dallocator_shim.h91 ReallocFn* const realloc_function; member
/external/cronet/base/allocator/partition_allocator/shim/
Dallocator_shim.h118 ReallocFn* const realloc_function; member
/external/cronet/base/allocator/dispatcher/internal/
Ddispatcher_internal_unittest.cc59 static void* realloc_function(const AllocatorDispatch*, in realloc_function() function