HomeSort by relevance Sort by last modified time
    Searched refs:GetModelSafeRoutingInfo (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host.h 185 virtual void GetModelSafeRoutingInfo(
sync_backend_host_mock.cc 111 void SyncBackendHostMock::GetModelSafeRoutingInfo(
sync_backend_host_mock.h 94 virtual void GetModelSafeRoutingInfo(
sync_backend_registrar.h 116 void GetModelSafeRoutingInfo(syncer::ModelSafeRoutingInfo* out);
sync_backend_host_impl.cc 120 registrar_->GetModelSafeRoutingInfo(&routing_info);
176 registrar_->GetModelSafeRoutingInfo(&routing_info);
392 registrar_->GetModelSafeRoutingInfo(&routing_info);
500 void SyncBackendHostImpl::GetModelSafeRoutingInfo(
504 registrar_->GetModelSafeRoutingInfo(out);
sync_backend_host_core.cc 207 registrar_->GetModelSafeRoutingInfo(&routing_info);
613 registrar_->GetModelSafeRoutingInfo(&routing_info);
702 registrar_->GetModelSafeRoutingInfo(&routes);
sync_backend_host_impl.h 128 virtual void GetModelSafeRoutingInfo(
sync_backend_registrar_unittest.cc 91 registrar->GetModelSafeRoutingInfo(&routing_info);
sync_backend_registrar.cc 275 void SyncBackendRegistrar::GetModelSafeRoutingInfo(
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 810 GetModelSafeRoutingInfo(&routing_info);
857 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
872 GetModelSafeRoutingInfo(&routing_info);
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.h 587 void GetModelSafeRoutingInfo(syncer::ModelSafeRoutingInfo* out) const;
    [all...]
profile_sync_service.cc     [all...]
  /external/chromium_org/sync/engine/
syncer_unittest.cc 234 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
302 GetModelSafeRoutingInfo(&routing_info);
536 GetModelSafeRoutingInfo(&routing_info);
549 GetModelSafeRoutingInfo(&routing_info);
    [all...]

Completed in 184 milliseconds