HomeSort by relevance Sort by last modified time
    Searched refs:ShutdownOnUiThread (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/it2me/
it2me_host.h 119 // Shuts down |host_| on the network thread and posts ShutdownOnUiThread()
125 void ShutdownOnUiThread();
it2me_host.cc 248 FROM_HERE, base::Bind(&It2MeHost::ShutdownOnUiThread, this));
251 void It2MeHost::ShutdownOnUiThread() {
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 220 void ShutdownOnUiThread();
694 void HostProcess::ShutdownOnUiThread() {
    [all...]

Completed in 91 milliseconds