OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShutdownOnUiThread
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/it2me/
it2me_host.h
113
// Shuts down |host_| on the network thread and posts
ShutdownOnUiThread
()
119
void
ShutdownOnUiThread
();
it2me_host.cc
251
FROM_HERE, base::Bind(&It2MeHost::
ShutdownOnUiThread
, this));
254
void It2MeHost::
ShutdownOnUiThread
() {
/external/chromium_org/remoting/host/
remoting_me2me_host.cc
202
void
ShutdownOnUiThread
();
636
void HostProcess::
ShutdownOnUiThread
() {
[
all
...]
Completed in 744 milliseconds