Home
last modified time | relevance | path

Searched refs:shared_static_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_constants.cc362 static const HpackStaticTable* const shared_static_table = []() { in ObtainHpackStaticTable() local
369 return *shared_static_table; in ObtainHpackStaticTable()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_static_table.cc129 static const QpackStaticTable* const shared_static_table = []() { in ObtainQpackStaticTable() local
136 return *shared_static_table; in ObtainQpackStaticTable()