Searched defs:DaemonCommandLineInstallerWin (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/remoting/host/setup/
H A Ddaemon_installer_win.cc90 class DaemonCommandLineInstallerWin class in namespace:remoting
94 DaemonCommandLineInstallerWin(const CompletionCallback& done);
95 ~DaemonCommandLineInstallerWin();
268 DaemonCommandLineInstallerWin::DaemonCommandLineInstallerWin( function in class:remoting::DaemonCommandLineInstallerWin
272 DaemonCommandLineInstallerWin::~DaemonCommandLineInstallerWin() {
276 void DaemonCommandLineInstallerWin::Install() {
316 void DaemonCommandLineInstallerWin::OnObjectSignaled(HANDLE object) {
381 new DaemonCommandLineInstallerWin(don
[all...]

Completed in 112 milliseconds