Home
last modified time | relevance | path

Searched defs:ShimRealloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.cc194 ALWAYS_INLINE void* ShimRealloc(void* address, size_t size, void* context) { in ShimRealloc() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dshim_alloc_functions.h127 PA_ALWAYS_INLINE void* ShimRealloc(void* address, size_t size, void* context) { in ShimRealloc() function