Searched refs:DoSetConfigAndStart (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_linux.cc78 void DoSetConfigAndStart(scoped_ptr<base::DictionaryValue> config,
187 &DaemonControllerLinux::DoSetConfigAndStart, base::Unretained(this),
243 void DaemonControllerLinux::DoSetConfigAndStart( function in class:remoting::__anon9779::DaemonControllerLinux
H A Ddaemon_controller_win.cc120 void DoSetConfigAndStart(scoped_ptr<base::DictionaryValue> config,
350 DoSetConfigAndStart(config.Pass(), consent, done);
485 DoSetConfigAndStart(config.Pass(), consent, done);
510 void DaemonControllerWin::DoSetConfigAndStart( function in class:remoting::__anon9780::DaemonControllerWin

Completed in 59 milliseconds