| /external/pigweed/pw_transfer/integration_test/ |
| D | cross_language_small_test.py | 57 def test_empty_client_write(self, client_type, protocol_version): argument 76 def test_null_byte_client_write(self, client_type, protocol_version): argument 85 def test_single_byte_client_write(self, client_type, protocol_version): argument 94 def test_small_client_write(self, client_type, protocol_version): argument 103 def test_empty_client_read(self, client_type, protocol_version): argument 112 def test_null_byte_client_read(self, client_type, protocol_version): argument 121 def test_single_byte_client_read(self, client_type, protocol_version): argument 130 def test_small_client_read(self, client_type, protocol_version): argument
|
| D | cross_language_medium_write_test.py | 61 def test_medium_client_write(self, client_type, protocol_version): argument 71 self, client_type, protocol_version argument 86 def test_pattern_drop_client_write(self, client_type, protocol_version): argument 122 def test_parameter_drop_client_write(self, client_type, protocol_version): argument
|
| D | cross_language_medium_read_test.py | 61 def test_medium_client_read(self, client_type, protocol_version): argument 70 def test_large_hdlc_escape_client_read(self, client_type, protocol_version): argument 84 def test_pattern_drop_client_read(self, client_type, protocol_version): argument 119 def test_parameter_drop_client_read(self, client_type, protocol_version): argument
|
| D | test_fixture.py | 415 protocol_version=config_pb2.TransferAction.ProtocolVersion.LATEST, argument 458 protocol_version=config_pb2.TransferAction.ProtocolVersion.LATEST, argument
|
| D | client.cc | 98 pw::transfer::ProtocolVersion protocol_version = in PerformTransferActions() local
|
| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/ |
| D | device_to_device_messages.proto | 42 optional int32 protocol_version = 2 [default = 0]; field 52 optional int32 protocol_version = 2 [default = 0]; field
|
| /external/ukey2/src/main/proto/ |
| D | device_to_device_messages.proto | 42 optional int32 protocol_version = 2 [default = 0]; field 52 optional int32 protocol_version = 2 [default = 0]; field
|
| D | proximity_payloads.proto | 58 optional int32 protocol_version = 3; field
|
| /external/pigweed/pw_transfer/ |
| D | client.cc | 27 ProtocolVersion protocol_version) { in Read() 61 ProtocolVersion protocol_version) { in Write()
|
| /external/tcpdump/ |
| D | print-someip.c | 90 uint8_t protocol_version; in someip_print() local
|
| D | print-stp.c | 31 nd_uint8_t protocol_version; member 378 u_int protocol_version; in stp_print() local
|
| /external/iproute2/ip/ |
| D | iplink_hsr.c | 51 unsigned char protocol_version; in hsr_parse_opt() local
|
| /external/uwb/src/rust/uwb_core/src/params/ |
| D | ccc_app_config_params.rs | 46 protocol_version: CccProtocolVersion, field 128 protocol_version: CccProtocolVersion, field 294 let protocol_version = CccProtocolVersion { major: 2, minor: 1 }; in test_ok() localVariable
|
| /external/pigweed/pw_transfer/public/pw_transfer/internal/ |
| D | event.h | 72 ProtocolVersion protocol_version; member 113 ProtocolVersion protocol_version; member
|
| /external/kernel-headers/original/uapi/linux/ |
| D | mei.h | 36 __u8 protocol_version; member
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | ssl_versions.cc | 265 uint16_t protocol_version; in ssl_supports_version() local 279 uint16_t protocol_version; in ssl_add_supported_versions() local
|
| D | ssl_aead_ctx.cc | 61 uint16_t protocol_version; in Create() local 161 uint16_t protocol_version; in ProtocolVersion() local
|
| /external/boringssl/src/ssl/ |
| D | ssl_aead_ctx.cc | 61 uint16_t protocol_version; in Create() local 160 uint16_t protocol_version; in ProtocolVersion() local
|
| D | ssl_versions.cc | 265 uint16_t protocol_version; in ssl_supports_version() local 279 uint16_t protocol_version; in ssl_add_supported_versions() local
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | ssl_aead_ctx.cc | 61 uint16_t protocol_version; in Create() local 160 uint16_t protocol_version; in ProtocolVersion() local
|
| D | ssl_versions.cc | 265 uint16_t protocol_version; in ssl_supports_version() local 279 uint16_t protocol_version; in ssl_add_supported_versions() local
|
| /external/openscreen/cast/common/public/ |
| D | receiver_info.h | 82 uint8_t protocol_version = kCurrentCastVersion; member
|
| /external/libbrillo/brillo/http/ |
| D | http_transport_fake.h | 251 void SetProtocolVersion(const std::string& protocol_version) { in SetProtocolVersion()
|
| /external/libpcap/ |
| D | pcap-rpcap.c | 98 uint8 protocol_version; member 133 uint8 protocol_version; /* negotiated protocol version */ member 2446 uint8 protocol_version; /* negotiated protocol version */ in pcap_open_rpcap() local 2614 uint8 protocol_version; /* protocol version */ in pcap_findalldevs_ex_remote() local 2929 uint8 protocol_version; /* negotiated protocol version */ in pcap_remoteact_accept_ex() local
|
| /external/openscreen/cast/common/channel/proto/ |
| D | cast_channel.proto | 24 required ProtocolVersion protocol_version = 1; field
|