Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.cc245 ALWAYS_INLINE void ShimFree(void* address, void* context) { in ShimFree() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dshim_alloc_functions.h186 PA_ALWAYS_INLINE void ShimFree(void* address, void* context) { in ShimFree() function