/external/llvm-project/lldb/tools/debugserver/source/ |
D | RNBSocket.h | 54 bool IsConnected() const { return m_fd != -1; } in IsConnected() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_reachability.h | 135 bool IsConnected(const HloInstruction* a, const HloInstruction* b) const { in IsConnected() function 138 bool IsConnected(Index a, Index b) const { in IsConnected() function
|
/external/llvm-project/lldb/unittests/Process/gdb-remote/ |
D | GDBRemoteTestUtils.h | 42 bool IsConnected() const { return true; }; in IsConnected() function
|
/external/webrtc/pc/test/ |
D | fake_data_channel_provider.h | 134 bool IsConnected(webrtc::SctpDataChannel* data_channel) const { in IsConnected() function
|
/external/llvm-project/lldb/source/API/ |
D | SBCommunication.cpp | 102 bool SBCommunication::IsConnected() const { in IsConnected() function in SBCommunication
|
D | SBPlatform.cpp | 433 bool SBPlatform::IsConnected() { in IsConnected() function in SBPlatform
|
/external/llvm-project/lldb/source/Host/windows/ |
D | ConnectionGenericFileWindows.cpp | 87 bool ConnectionGenericFile::IsConnected() const { in IsConnected() function in ConnectionGenericFile
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | interface_endpoint_client.cc | 89 bool IsConnected() override { in IsConnected() function in mojo::__anon7a04a0060111::ResponderThunk
|
/external/llvm-project/lldb/source/Core/ |
D | Communication.cpp | 116 bool Communication::IsConnected() const { in IsConnected() function in Communication
|
/external/perfetto/src/profiling/memory/ |
D | client.cc | 476 bool Client::IsConnected() { in IsConnected() function in perfetto::profiling::Client
|
/external/llvm-project/lldb/source/Target/ |
D | RemoteAwarePlatform.cpp | 380 bool RemoteAwarePlatform::IsConnected() const { in IsConnected() function in RemoteAwarePlatform
|
/external/llvm-project/lldb/source/Host/posix/ |
D | ConnectionFileDescriptorPosix.cpp | 145 bool ConnectionFileDescriptor::IsConnected() const { in IsConnected() function in ConnectionFileDescriptor
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | Platform.h | 448 virtual bool IsConnected() const { in IsConnected() function
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 585 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local 1009 auto IsConnected = [&](RefSCC &RC) { in insertIncomingRefEdge() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 573 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local 997 auto IsConnected = [&](RefSCC &RC) { in insertIncomingRefEdge() local
|
/external/webrtc/pc/ |
D | peer_connection_histogram_unittest.cc | 159 bool IsConnected() { in IsConnected() function in webrtc::PeerConnectionWrapperForUsageHistogramTest
|
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
D | PlatformRemoteGDBServer.cpp | 280 bool PlatformRemoteGDBServer::IsConnected() const { in IsConnected() function in PlatformRemoteGDBServer
|
/external/llvm-project/lldb/source/Plugins/Platform/Android/ |
D | AdbClient.cpp | 567 bool AdbClient::SyncService::IsConnected() const { in IsConnected() function in AdbClient::SyncService
|
/external/llvm/lib/Analysis/ |
D | LazyCallGraph.cpp | 345 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local
|