/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_versions.cc | 211 QuicVersionLabel CreateQuicVersionLabel(ParsedQuicVersion parsed_version) { in CreateQuicVersionLabel() 347 ParsedQuicVersion parsed_version = ParseQuicVersionLabel(version_label); in ParseQuicVersionLabelVector() local 635 std::string AlpnForVersion(ParsedQuicVersion parsed_version) { in AlpnForVersion()
|
H A D | quic_framer.cc | 1552 ParsedQuicVersion parsed_version = ParseQuicVersionLabel(version_label); in ProcessVersionNegotiationPacket() local 6435 QuicVersionLabel* version_label, ParsedQuicVersion* parsed_version, in ParsePublicHeaderDispatcher() 6487 ParsedQuicVersion* parsed_version, in ParsePublicHeaderDispatcherShortHeaderLengthUnknown() 6516 ParsedQuicVersion* parsed_version, in ParsePublicHeaderGoogleQuic() 6544 const QuicDataReader& reader, ParsedQuicVersion parsed_version, in PacketHasLengthPrefixedConnectionIds() 6641 QuicVersionLabel* version_label, ParsedQuicVersion* parsed_version, in ParsePublicHeader()
|
H A D | quic_framer_test.cc | 1147 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 1224 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 1252 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 1313 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 1378 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 13184 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 13262 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local 14351 ParsedQuicVersion parsed_version = UnsupportedQuicVersion(); in TEST_P() local
|
H A D | quic_session.h | 336 ParsedQuicVersion parsed_version() const override { return version(); } in parsed_version() function
|
/aosp_15_r20/development/tools/external_crates/crate_tool/src/ |
H A D | managed_repo.rs | 700 let parsed_version = semver::Version::parse(version.version())?; in analyze_updates() localVariable 788 let parsed_version = semver::Version::parse(version.version())?; in suggest_updates() localVariable
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/linux/wayland/ |
H A D | screencast_stream_utils.cc | 31 std::vector<absl::string_view> parsed_version = rtc::split(version, '.'); in Parse() local
|
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/proto/grafeas/v1/ |
H A D | upgrade.proto | 107 grafeas.v1.Version parsed_version = 3; field
|
/aosp_15_r20/external/googleapis/grafeas/v1/ |
H A D | upgrade.proto | 107 grafeas.v1.Version parsed_version = 3; field
|
/aosp_15_r20/external/expat/expat/tests/ |
H A D | misc_tests.c | 200 XML_Expat_Version parsed_version = {0, 0, 0}; in START_TEST() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | transport_parameters.cc | 1470 QuicVersionLabel parsed_version; in ParseTransportParameters() local
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/ |
D | hwcrypto_device_key.rs | 173 let parsed_version = map_val in from_cbor_value() localVariable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_utils.cc | 1498 ParsedQuicVersion parsed_version = ParsedQuicVersion::Unsupported(); in ParseClientVersionNegotiationProbePacket() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/ |
D | __init__.py | 2665 def parsed_version(self): member in Distribution
|
/aosp_15_r20/external/python/setuptools/pkg_resources/ |
D | __init__.py | 2652 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/ |
D | __init__.py | 2665 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/ |
D | __init__.py | 2665 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 2725 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 2725 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 2725 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/ |
D | __init__.py | 2665 def parsed_version(self): member in Distribution
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/ |
D | __init__.py | 2725 def parsed_version(self): member in Distribution
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | end_to_end_test.cc | 4176 ParsedQuicVersion parsed_version = ParsedQuicVersion::Unsupported(); in WritePacket() local
|