Home
last modified time | relevance | path

Searched defs:PushFront (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/util/
Dtype_list.h27 using PushFront = Typelist<C, A...>; member
/third_party/grpc/src/core/tsi/ssl/session_cache/
Dssl_session_cache.cc150 void SslSessionLRUCache::PushFront(SslSessionLRUCache::Node* node) { in PushFront() function in tsi::SslSessionLRUCache
/third_party/skia/third_party/externals/dawn/src/common/
DSlabAllocator.cpp114 void SlabAllocatorImpl::PushFront(Slab* slab, IndexLinkNode* node) const { in PushFront() function in SlabAllocatorImpl
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1798 typename List<T>::Item* List<T>::PushFront() in PushFront() function in D3D12MA::List
1828 typename List<T>::Item* List<T>::PushFront(const T& value) in PushFront() function in D3D12MA::List
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4582 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
4626 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function
5101 void VmaIntrusiveLinkedList<ItemTypeTraits>::PushFront(ItemType* item) in PushFront() function
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5483 VmaListItem<T>* VmaRawList<T>::PushFront() in PushFront() function
5513 VmaListItem<T>* VmaRawList<T>::PushFront(const T& value) in PushFront() function