Searched defs:GetModelSafeRoutingInfo (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dmock_model_safe_workers.cc48 void MockModelSafeWorkerRegistrar::GetModelSafeRoutingInfo( function in class:browser_sync::MockModelSafeWorkerRegistrar
H A Dsyncapi_unittest.cc682 GetModelSafeRoutingInfo(&routes);
705 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:sync_api::__anon1893::SyncManagerTest
757 GetModelSafeRoutingInfo(&routes);
H A Dsyncer_unittest.cc128 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:browser_sync::SyncerTest
155 GetModelSafeRoutingInfo(&info);
353 GetModelSafeRoutingInfo(&routes);
/external/chromium/chrome/browser/sync/sessions/
H A Dsync_session_unittest.cc29 GetModelSafeRoutingInfo(&routes_);
71 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:browser_sync::sessions::__anon1939::SyncSessionTest
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.cc1039 void ProfileSyncService::GetModelSafeRoutingInfo( function in class:ProfileSyncService
1042 backend_->GetModelSafeRoutingInfo(out);
/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.cc659 void SyncBackendHost::GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { function in class:browser_sync::SyncBackendHost

Completed in 54 milliseconds