Home
last modified time | relevance | path

Searched refs:RawFreeWithThreadCache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.h638 PA_ALWAYS_INLINE void RawFreeWithThreadCache(uintptr_t slot_start, in PA_COMPONENT_EXPORT()
1240 root->RawFreeWithThreadCache(slot_start, slot_span); in PartitionAllocFreeForRefCounting()
1639 RawFreeWithThreadCache(slot_start, slot_span); in FreeNoHooksImmediate()
1739 PA_ALWAYS_INLINE void PartitionRoot::RawFreeWithThreadCache( in RawFreeWithThreadCache() function