Searched refs:OnHostStarted (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/setup/
H A Dhost_starter.cc174 base::Bind(&HostStarter::OnHostStarted, base::Unretained(this)));
177 void HostStarter::OnHostStarted(DaemonController::AsyncResult result) { function in class:remoting::HostStarter
180 &HostStarter::OnHostStarted, weak_ptr_, result));
H A Dhost_starter.h80 void OnHostStarted(DaemonController::AsyncResult result);
/external/chromium_org/remoting/host/
H A Ddaemon_process.h125 void OnHostStarted(const std::string& xmpp_login);
H A Ddaemon_process.cc119 OnHostStarted)
360 void DaemonProcess::OnHostStarted(const std::string& xmpp_login) { function in class:remoting::DaemonProcess

Completed in 1979 milliseconds