Searched refs:StartMonitoring (Results 1 – 6 of 6) sorted by relevance
37 HostProcess::StartMonitoring(const Host::MonitorChildProcessCallback &callback, in StartMonitoring() function in HostProcess39 return m_native_process->StartMonitoring(callback, monitor_signals); in StartMonitoring()
57 process.StartMonitoring(launch_info.GetMonitorProcessCallback(), in LaunchProcess()
49 HostThread StartMonitoring(const Host::MonitorChildProcessCallback &callback,
40 StartMonitoring(const Host::MonitorChildProcessCallback &callback,
36 HostThread StartMonitoring(const Host::MonitorChildProcessCallback &callback,
91 HostThread HostProcessPosix::StartMonitoring( in StartMonitoring() function in HostProcessPosix