Lines Matching refs:Comm
251 if (remote->Comm().IsConnected()) in RNBRunLoopLaunchInferior()
690 if (!remote->Comm().IsConnected()) in StartListening()
694 …if (remote->Comm().Listen(listen_host, listen_port, PortWasBoundCallback, unix_socket_name) != rnb… in StartListening()
1264 if (!remote->Comm().IsConnected()) in main()
1266 if (remote->Comm().ConnectToService () != rnb_success) in main()
1279 remote->Comm().Write(applist_plist.c_str(), applist_plist.size()); in main()
1284 remote->Comm().Read(buf); in main()
1286 remote->Comm().Disconnect(false); in main()
1306 if (remote->Comm().OpenFile (str)) in main()
1419 if (remote->Comm().OpenFile (str)) in main()
1444 if (remote->Comm().OpenFile (str)) in main()
1471 if (remote->Comm().OpenFile (str)) in main()