Home
last modified time | relevance | path

Searched defs:IsConnected (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DRNBSocket.h54 bool IsConnected() const { return m_fd != -1; } in IsConnected() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_reachability.h135 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/
DGDBRemoteTestUtils.h42 bool IsConnected() const { return true; }; in IsConnected() function
/external/webrtc/pc/test/
Dfake_data_channel_provider.h134 bool IsConnected(webrtc::SctpDataChannel* data_channel) const { in IsConnected() function
/external/llvm-project/lldb/source/API/
DSBCommunication.cpp102 bool SBCommunication::IsConnected() const { in IsConnected() function in SBCommunication
DSBPlatform.cpp433 bool SBPlatform::IsConnected() { in IsConnected() function in SBPlatform
/external/llvm-project/lldb/source/Host/windows/
DConnectionGenericFileWindows.cpp87 bool ConnectionGenericFile::IsConnected() const { in IsConnected() function in ConnectionGenericFile
/external/libchrome/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc89 bool IsConnected() override { in IsConnected() function in mojo::__anon7a04a0060111::ResponderThunk
/external/llvm-project/lldb/source/Core/
DCommunication.cpp116 bool Communication::IsConnected() const { in IsConnected() function in Communication
/external/perfetto/src/profiling/memory/
Dclient.cc476 bool Client::IsConnected() { in IsConnected() function in perfetto::profiling::Client
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp380 bool RemoteAwarePlatform::IsConnected() const { in IsConnected() function in RemoteAwarePlatform
/external/llvm-project/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp145 bool ConnectionFileDescriptor::IsConnected() const { in IsConnected() function in ConnectionFileDescriptor
/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h448 virtual bool IsConnected() const { in IsConnected() function
/external/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp585 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/
DLazyCallGraph.cpp573 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local
997 auto IsConnected = [&](RefSCC &RC) { in insertIncomingRefEdge() local
/external/webrtc/pc/
Dpeer_connection_histogram_unittest.cc159 bool IsConnected() { in IsConnected() function in webrtc::PeerConnectionWrapperForUsageHistogramTest
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp280 bool PlatformRemoteGDBServer::IsConnected() const { in IsConnected() function in PlatformRemoteGDBServer
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DAdbClient.cpp567 bool AdbClient::SyncService::IsConnected() const { in IsConnected() function in AdbClient::SyncService
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp345 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local