Searched defs:HasSendValue (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ | ||
H A D | quic_config.cc | 66 bool QuicFixedUint32::HasSendValue() const { return has_send_value_; } in HasSendValue() function in quic::QuicFixedUint32 |