Searched defs:RecordDeallocation (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/gwp_asan/gwp_asan/ | ||
H A D | common.cpp | 51 void AllocationMetadata::RecordDeallocation() { in RecordDeallocation() function in gwp_asan::AllocationMetadata |
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ | ||
H A D | thread_cache.h | 663 PA_ALWAYS_INLINE void ThreadCache::RecordDeallocation(size_t size) { in RecordDeallocation() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | tensor.cc | 128 void RecordDeallocation() { in RecordDeallocation() function in tensorflow::__anona4d3ae2f0111::BufferBase |