Searched defs:IsConnected (Results 1 – 9 of 9) sorted by relevance
58 bool IsConnected() const override { return true; } in IsConnected() function
98 bool SBCommunication::IsConnected() const { in IsConnected() function in SBCommunication
399 bool SBPlatform::IsConnected() { IsConnected() function in SBPlatform
77 bool Communication::IsConnected() const { in IsConnected() function in Communication
232 bool RemoteAwarePlatform::IsConnected() const { in IsConnected() function in RemoteAwarePlatform
447 virtual bool IsConnected() const { in IsConnected() function
120 bool ConnectionFileDescriptor::IsConnected() const { in IsConnected() function in ConnectionFileDescriptor
626 auto IsConnected = [&](SCC &C) { in switchInternalEdgeToCall() local1034 auto IsConnected = [&](RefSCC &RC) { in insertIncomingRefEdge() local
208 bool PlatformRemoteGDBServer::IsConnected() const { in IsConnected() function in PlatformRemoteGDBServer