OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShutdownOnUiThread
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
remoting_me2me_host.cc
206
void
ShutdownOnUiThread
();
638
void HostProcess::
ShutdownOnUiThread
() {
[
all
...]
/external/chromium_org/remoting/host/plugin/
host_script_object.cc
152
// Shuts down |host_| on the network thread and posts
ShutdownOnUiThread
()
158
void
ShutdownOnUiThread
();
430
FROM_HERE, base::Bind(&It2MeImpl::
ShutdownOnUiThread
, this));
433
void HostNPScriptObject::It2MeImpl::
ShutdownOnUiThread
() {
[
all
...]
Completed in 545 milliseconds