Searched refs:GetModelSafeRoutingInfo (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host.h185 virtual void GetModelSafeRoutingInfo(
H A Dsync_backend_host_mock.cc111 void SyncBackendHostMock::GetModelSafeRoutingInfo( function in class:browser_sync::SyncBackendHostMock
H A Dsync_backend_host_mock.h94 virtual void GetModelSafeRoutingInfo(
H A Dsync_backend_registrar.h116 void GetModelSafeRoutingInfo(syncer::ModelSafeRoutingInfo* out);
H A Dsync_backend_host_impl.cc120 registrar_->GetModelSafeRoutingInfo(&routing_info);
176 registrar_->GetModelSafeRoutingInfo(&routing_info);
392 registrar_->GetModelSafeRoutingInfo(&routing_info);
500 void SyncBackendHostImpl::GetModelSafeRoutingInfo( function in class:browser_sync::SyncBackendHostImpl
504 registrar_->GetModelSafeRoutingInfo(out);
H A Dsync_backend_host_core.cc207 registrar_->GetModelSafeRoutingInfo(&routing_info);
613 registrar_->GetModelSafeRoutingInfo(&routing_info);
702 registrar_->GetModelSafeRoutingInfo(&routes);
H A Dsync_backend_host_impl.h128 virtual void GetModelSafeRoutingInfo(
H A Dsync_backend_registrar_unittest.cc91 registrar->GetModelSafeRoutingInfo(&routing_info);
H A Dsync_backend_registrar.cc275 void SyncBackendRegistrar::GetModelSafeRoutingInfo( function in class:browser_sync::SyncBackendRegistrar
/external/chromium_org/sync/internal_api/
H A Dsync_manager_impl_unittest.cc810 GetModelSafeRoutingInfo(&routing_info);
857 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:syncer::SyncManagerTest
872 GetModelSafeRoutingInfo(&routing_info);
1023 GetModelSafeRoutingInfo(&routing_info);
2355 GetModelSafeRoutingInfo(&routing_info);
2450 GetModelSafeRoutingInfo(&new_routing_info);
2500 GetModelSafeRoutingInfo(&old_routing_info);
2554 GetModelSafeRoutingInfo(&routing_info);
2628 GetModelSafeRoutingInfo(&routing_info);
2670 GetModelSafeRoutingInfo(
[all...]
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.h587 void GetModelSafeRoutingInfo(syncer::ModelSafeRoutingInfo* out) const;
H A Dprofile_sync_service.cc1997 void ProfileSyncService::GetModelSafeRoutingInfo( function in class:ProfileSyncService
2000 backend_->GetModelSafeRoutingInfo(out);
2018 backend_->GetModelSafeRoutingInfo(&routing_info);
/external/chromium_org/sync/engine/
H A Dsyncer_unittest.cc234 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:syncer::SyncerTest
302 GetModelSafeRoutingInfo(&routing_info);
536 GetModelSafeRoutingInfo(&routing_info);
549 GetModelSafeRoutingInfo(&routing_info);

Completed in 1684 milliseconds