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 118 // Shuts down |host_| on the network thread and posts ShutdownOnUiThread()
124 void ShutdownOnUiThread();
it2me_host.cc 249 FROM_HERE, base::Bind(&It2MeHost::ShutdownOnUiThread, this));
252 void It2MeHost::ShutdownOnUiThread() {
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 230 void ShutdownOnUiThread();
746 void HostProcess::ShutdownOnUiThread() {
    [all...]

Completed in 35 milliseconds