| /external/crosvm/third_party/vmm_vhost/src/connection/ |
| D | vfio.rs | 93 type Endpoint = Endpoint<MasterReq, D>; typedef 95 fn accept(&mut self) -> Result<Option<Self::Endpoint>> { in accept() 121 pub struct Endpoint<R: Req, D: Device> { struct 126 impl<D: Device, R: Req> From<D> for Endpoint<R, D> { argument 135 impl<R: Req, D: Device> EndpointTrait<R> for Endpoint<R, D> { implementation 175 impl<R: Req, D: Device> AsRawDescriptor for Endpoint<R, D> { implementation
|
| D | socket.rs | 76 type Endpoint = Endpoint<MasterReq>; typedef 84 fn accept(&mut self) -> Result<Option<Self::Endpoint>> { in accept() 125 pub struct Endpoint<R: Req> { struct 130 impl<R: Req> From<SystemStream> for Endpoint<R> { implementation 139 impl<R: Req> EndpointTrait<R> for Endpoint<R> { implementation 232 impl<T: Req> AsRawDescriptor for Endpoint<T> { implementation 238 impl<T: Req> AsMut<SystemStream> for Endpoint<T> { implementation
|
| /external/perfetto/src/websocket_bridge/ |
| D | websocket_bridge.cc | 35 struct Endpoint { struct 36 const char* uri; 37 const char* endpoint; 38 base::SockFamily family;
|
| /external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
| D | Endpoint.java | 42 class Endpoint { class 49 public Endpoint(List<Channel> channels) { in Endpoint() method in Endpoint 64 BiFunction<Endpoint, PendingRpc, CallT> createCall, in invokeRpc() 88 int channelId, Method method, BiFunction<Endpoint, PendingRpc, CallT> createCall) { in openRpc() 96 int channelId, Method method, BiFunction<Endpoint, PendingRpc, CallT> createCall) { in createCall()
|
| D | MethodClient.java | 194 invokeFuture(BiFunction<Endpoint, PendingRpc, CallT> createCall, @Nullable MessageLite request) { in invokeFuture()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | function_utils.cc | 34 struct Endpoint { struct 35 Node* node; 36 int index; 39 string name() const { in name() 47 DataType dtype() const { return node->output_type(index); } in dtype()
|
| D | memory_types.cc | 31 struct Endpoint { struct 32 int node_id; 33 int output_index;
|
| D | inline_function_utils.cc | 68 struct Endpoint { struct 69 Node* node; 70 int index; 73 string name() const { in name() 81 DataType dtype() const { return node->output_type(index); } in dtype()
|
| D | function.cc | 74 struct Endpoint { struct 75 Node* node; 76 int index; 79 string name() const { in name() 87 DataType dtype() const { return node->output_type(index); } in dtype()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/ |
| D | port.cc | 17 Endpoint::Endpoint(Simulator* simulator, std::string name) in Endpoint() function in quic::simulator::Endpoint
|
| /external/crosvm/third_party/vmm_vhost/src/ |
| D | connection.rs | 38 type Endpoint; typedef 41 fn accept(&mut self) -> Result<Option<Self::Endpoint>>; in accept() 48 pub trait Endpoint<R: Req>: Send { interface
|
| /external/cronet/net/socket/ |
| D | connect_job_factory.h | 45 using Endpoint = absl::variant<url::SchemeHostPort, SchemelessEndpoint>; variable
|
| /external/webrtc/p2p/base/ |
| D | p2p_transport_channel_unittest.cc | 375 struct Endpoint : public sigslot::has_slots<> { struct in cricket::P2PTransportChannelTestBase 376 Endpoint() in Endpoint() argument 381 bool HasTransport(const rtc::PacketTransportInternal* transport) { in HasTransport() 384 ChannelData* GetChannelData(rtc::PacketTransportInternal* transport) { in GetChannelData() 393 void SetIceRole(IceRole role) { role_ = role; } in SetIceRole() 394 IceRole ice_role() { return role_; } in ice_role() 395 void SetIceTiebreaker(uint64_t tiebreaker) { tiebreaker_ = tiebreaker; } in SetIceTiebreaker() 396 uint64_t GetIceTiebreaker() { return tiebreaker_; } in GetIceTiebreaker() 397 void OnRoleConflict(bool role_conflict) { role_conflict_ = role_conflict; } in OnRoleConflict() 398 bool role_conflict() { return role_conflict_; } in role_conflict() [all …]
|
| /external/pigweed/pw_rpc/public/pw_rpc/internal/ |
| D | call_context.h | 28 class Endpoint; variable
|
| D | endpoint.h | 110 _PW_RPC_CONSTEXPR Endpoint(span<rpc::Channel> channels) in Endpoint() function
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
| D | endpoint.proto | 56 message Endpoint { message
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | api_def.proto | 63 message Endpoint { message
|
| /external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
| D | handshaker.proto | 40 message Endpoint { message
|
| /external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/ |
| D | handshaker.proto | 40 message Endpoint { message
|
| /external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
| D | handshaker.proto | 40 message Endpoint { message
|
| /external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
| D | handshaker.proto | 40 message Endpoint { message
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/ |
| D | handshaker.proto | 47 message Endpoint { message
|
| /external/openthread/src/core/net/ |
| D | tcp6.hpp | 86 …class Endpoint : public otTcpEndpoint, public LinkedListEntry<Endpoint>, public GetProvider<Endpoi… class in ot::Ip6::Tcp
|
| /external/crosvm/usb_util/src/ |
| D | types.rs | 16 Endpoint = 0x05, enumerator 227 Endpoint = 2, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/ |
| D | eds_for_test.proto | 305 message Endpoint { message
|