Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_freelist_entry.h73 PA_ALWAYS_INLINE virtual PartitionFreelistEntry* EmplaceAndInitForThreadCache(
129 PA_ALWAYS_INLINE PartitionFreelistEntry* EmplaceAndInitForThreadCache(
133 EncodedNextFreelistEntry::EmplaceAndInitForThreadCache(slot_start,
219 PA_ALWAYS_INLINE PartitionFreelistEntry* EmplaceAndInitForThreadCache( in EmplaceAndInitForThreadCache() function
223 Entry::EmplaceAndInitForThreadCache(slot_start, GetEntryImpl(next))); in EmplaceAndInitForThreadCache()
H A Dencoded_next_freelist.h128 EmplaceAndInitForThreadCache(uintptr_t slot_start, in EmplaceAndInitForThreadCache() function
H A Dpool_offset_freelist.h143 PA_ALWAYS_INLINE static PoolOffsetFreelistEntry* EmplaceAndInitForThreadCache( in EmplaceAndInitForThreadCache() function
H A Dthread_cache.h652 get_freelist_dispatcher_from_root()->EmplaceAndInitForThreadCache( in PutInBucket()