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

  /external/chromium/chrome/browser/sync/engine/
mock_model_safe_workers.cc 48 void MockModelSafeWorkerRegistrar::GetModelSafeRoutingInfo(
syncapi_unittest.cc 682 GetModelSafeRoutingInfo(&routes);
705 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
757 GetModelSafeRoutingInfo(&routes);
    [all...]
syncer_unittest.cc 128 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
155 GetModelSafeRoutingInfo(&info);
353 GetModelSafeRoutingInfo(&routes);
    [all...]
  /external/chromium_org/sync/sessions/
sync_session_unittest.cc 119 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) const {
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_mock.cc 102 void SyncBackendHostMock::GetModelSafeRoutingInfo(
sync_backend_registrar.cc 275 void SyncBackendRegistrar::GetModelSafeRoutingInfo(
sync_backend_host_impl.cc 95 registrar_->GetModelSafeRoutingInfo(&routing_info);
151 registrar_->GetModelSafeRoutingInfo(&routing_info);
362 registrar_->GetModelSafeRoutingInfo(&routing_info);
461 void SyncBackendHostImpl::GetModelSafeRoutingInfo(
465 registrar_->GetModelSafeRoutingInfo(out);
  /external/chromium/chrome/browser/sync/sessions/
sync_session_unittest.cc 29 GetModelSafeRoutingInfo(&routes_);
71 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
  /external/chromium/chrome/browser/sync/
profile_sync_service.cc     [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.cc 659 void SyncBackendHost::GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc     [all...]
  /external/chromium_org/sync/engine/
syncer_unittest.cc 161 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
225 GetModelSafeRoutingInfo(&routing_info);
442 GetModelSafeRoutingInfo(&routing_info);
455 GetModelSafeRoutingInfo(&routing_info);
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 818 GetModelSafeRoutingInfo(&routing_info);
868 void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) {
    [all...]

Completed in 526 milliseconds