Home
last modified time | relevance | path

Searched defs:allocator_and_data_ (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.h218 : allocator_and_data_(alloc) { in allocator_and_data_() function
224 : allocator_and_data_(alloc) { in allocator_and_data_() function
235 : allocator_and_data_(alloc) { in allocator_and_data_() function
749 AllocatorAndData allocator_and_data_; variable