/external/pandora/avatar/avatar/cases/ |
D | host_test.py | 131 async def is_connected(self, device: PandoraDevice, connection: Connection) -> bool: member in HostTest
|
D | le_host_test.py | 332 async def is_connected(self, device: PandoraDevice, connection: Connection) -> bool: member in LeHostTest
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | multi_output_fusion.h | 196 bool is_connected(HloInstruction* instr1, HloInstruction* instr2) { in is_connected() function
|
/external/cronet/tot/net/socket/ |
D | udp_socket_posix.h | 156 bool is_connected() const { return is_connected_; } in is_connected() function
|
D | udp_socket_win.h | 278 bool is_connected() const { return is_connected_; } in is_connected() function
|
/external/cronet/stable/net/socket/ |
D | udp_socket_posix.h | 156 bool is_connected() const { return is_connected_; } in is_connected() function
|
D | udp_socket_win.h | 278 bool is_connected() const { return is_connected_; } in is_connected() function
|
/external/libchrome/dbus/ |
D | bus.h | 586 bool is_connected() { return connection_ != nullptr; } in is_connected() function
|
/external/autotest/server/cros/servo/ |
D | pd_device.py | 43 def is_connected(self, state=None): member in PDDevice 226 def is_connected(self, state=None): member in PDConsoleDevice
|
/external/perfetto/include/perfetto/ext/base/ |
D | unix_socket.h | 385 bool is_connected() const { return state_ == State::kConnected; } in is_connected() function
|
/external/webrtc/examples/peerconnection/client/ |
D | peer_connection_client.cc | 58 bool PeerConnectionClient::is_connected() const { in is_connected() function in PeerConnectionClient
|
/external/selinux/libsemanage/src/ |
D | handle.h | 60 int is_connected; member
|
/external/autotest/client/cros/bluetooth/floss/ |
D | adapter_client.py | 646 def is_connected(self, address): member in FlossAdapterClient
|
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ |
D | coordination_service_agent.cc | 403 bool is_connected = false; in Shutdown() local
|
/external/sdv/vsomeip/implementation/endpoints/src/ |
D | tcp_server_endpoint_impl.cpp | 206 bool is_connected = false; in is_established() local
|
/external/curl/lib/ |
D | connect.c | 625 static CURLcode is_connected(struct Curl_cfilter *cf, in is_connected() function
|
/external/crosvm/base/src/sys/windows/ |
D | named_pipes.rs | 1141 is_connected: Arc<AtomicBool>, field
|
/external/sdv/vsomeip/implementation/service_discovery/src/ |
D | service_discovery_impl.cpp | 2516 bool is_connected = false; in is_tcp_connected() local
|