Searched defs:HostProcess (Results 1 - 1 of 1) sorted by path

/external/chromium_org/remoting/host/
H A Dremoting_me2me_host.cc144 class HostProcess class in namespace:remoting
149 public base::RefCountedThreadSafe<HostProcess> {
151 HostProcess(scoped_ptr<ChromotingHostContext> context,
206 friend class base::RefCountedThreadSafe<HostProcess>;
207 virtual ~HostProcess();
335 // Used to keep this HostProcess alive until it is shutdown.
336 scoped_refptr<HostProcess> self_;
348 HostProcess::HostProcess(scoped_ptr<ChromotingHostContext> context, function in class:remoting::HostProcess
374 HostProcess
[all...]

Completed in 206 milliseconds