Searched defs:version_present (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_framer.cc | 6434 bool* version_present, bool* has_length_prefix, in ParsePublicHeaderDispatcher() 6485 QuicLongHeaderType* long_packet_type, bool* version_present, in ParsePublicHeaderDispatcherShortHeaderLengthUnknown() 6515 bool* version_present, QuicVersionLabel* version_label, in ParsePublicHeaderGoogleQuic() 6640 bool* version_present, bool* has_length_prefix, in ParsePublicHeader()
|
H A D | quic_framer_test.cc | 1311 bool version_present = false, has_length_prefix = false; in TEST_P() local 1376 bool version_present = false, has_length_prefix = false; in TEST_P() local 13182 bool version_present = false, has_length_prefix = true; in TEST_P() local 13260 bool version_present = false, has_length_prefix = false; in TEST_P() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | ocsp.cc | 293 bool version_present; in ParseOCSPResponseData() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_utils.cc | 1496 bool version_present, has_length_prefix; in ParseClientVersionNegotiationProbePacket() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | end_to_end_test.cc | 4174 bool version_present, has_length_prefix; in WritePacket() local
|