Home
last modified time | relevance | path

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

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