Home | History | Annotate | Download | only in API

Lines Matching refs:ConnectRemote

1145 SBTarget::ConnectRemote
1161 log->Printf ("SBTarget(%p)::ConnectRemote (listener, url=%s, plugin_name=%s, error)...", target_sp.get(), url, plugin_name);
1176 error.SetError (process_sp->ConnectRemote (NULL, url));
1190 log->Printf ("SBTarget(%p)::ConnectRemote (...) => SBProcess(%p)",