Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_circular_deque.h736 struct QUICHE_NO_EXPORT AllocatorAndData : private allocator_type { struct
737 explicit AllocatorAndData(const allocator_type& alloc) in AllocatorAndData() function
749 AllocatorAndData allocator_and_data_; argument