Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_freelist_entry.h86 PA_ALWAYS_INLINE virtual PartitionFreelistEntry* GetNextForThreadCacheFalse(
245 PA_ALWAYS_INLINE PartitionFreelistEntry* GetNextForThreadCacheFalse( in GetNextForThreadCacheFalse() function
259 return GetNextForThreadCacheFalse(entry, slot_size); in GetNextForThreadCacheBool()