OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoStartSyncing
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.h
147
void
DoStartSyncing
(const syncer::ModelSafeRoutingInfo& routing_info);
sync_backend_host_core.cc
411
void SyncBackendHostCore::
DoStartSyncing
(
sync_backend_host_impl.cc
154
base::Bind(&SyncBackendHostCore::
DoStartSyncing
,
/external/chromium/chrome/browser/sync/glue/
sync_backend_host.h
344
void
DoStartSyncing
();
sync_backend_host.cc
216
NewRunnableMethod(core_.get(), &SyncBackendHost::Core::
DoStartSyncing
));
752
void SyncBackendHost::Core::
DoStartSyncing
() {
[
all
...]
Completed in 568 milliseconds