OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:core_thread_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.h
86
base::Thread
core_thread_
;
member in class:cloud_print::CloudPrintProxyBackend
/external/chromium/chrome/browser/sync/glue/
sync_backend_host.h
178
// Note: actual work is done on
core_thread_
's message loop.
331
// Called on the SyncBackendHost
core_thread_
to perform initialization
335
// Called on our SyncBackendHost's
core_thread_
to perform credential
342
// Called on the SyncBackendHost
core_thread_
to tell the syncapi to start
346
// Called on the SyncBackendHost
core_thread_
to nudge/pause/resume the
354
// Called on our SyncBackendHost's |
core_thread_
| to set the passphrase
364
// Called on SyncBackendHost's |
core_thread_
| to set the datatypes we need
369
// 1) From |
core_thread_
|, invoke the syncapi Shutdown call to do a final
372
// 2) Then, from |frontend_loop_|, halt the
core_thread_
. This causes
436
// be run on; the host's |
core_thread_
|
594
base::Thread
core_thread_
;
member in class:browser_sync::SyncBackendHost
[
all
...]
Completed in 55 milliseconds