Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_shim.cc164 ALWAYS_INLINE void ShimCppDelete(void* address) { in ShimCppDelete() function
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dshim_alloc_functions.h92 PA_ALWAYS_INLINE void ShimCppDelete(void* address) { in ShimCppDelete() function