Searched refs:GetModelSafeRoutingInfo (Results 1 – 15 of 15) sorted by relevance
36 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out);
93 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) = 0;
48 void MockModelSafeWorkerRegistrar::GetModelSafeRoutingInfo( in GetModelSafeRoutingInfo() function in browser_sync::MockModelSafeWorkerRegistrar
682 GetModelSafeRoutingInfo(&routes); in SetUp()705 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { in GetModelSafeRoutingInfo() function in sync_api::__anond562a2a20411::SyncManagerTest757 GetModelSafeRoutingInfo(&routes); in SyncNotifierUpdateEnabledTypes()
412 registrar->GetModelSafeRoutingInfo(&r_tmp); in GetModelSafeParamsForTypes()797 session_context_->registrar()->GetModelSafeRoutingInfo(&routes); in CreateSyncSession()
1330 registrar_->GetModelSafeRoutingInfo(&enabled_types); in InitialSyncEndedForAllEnabledTypes()1917 registrar_->GetModelSafeRoutingInfo(&routes); in UpdateEnabledTypes()2101 registrar_->GetModelSafeRoutingInfo(&routes); in ReEncryptEverything()2480 registrar_->GetModelSafeRoutingInfo(&enabled_types); in OnSyncEngineEvent()
917 context()->registrar()->GetModelSafeRoutingInfo(&expected); in TEST_F()
128 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { in GetModelSafeRoutingInfo() function in browser_sync::SyncerTest155 GetModelSafeRoutingInfo(&info); in MakeSession()353 GetModelSafeRoutingInfo(&routes); in DoTruncationTest()
59 GetModelSafeRoutingInfo(&enabled_types); in SimulateSyncCycleCompletedInitialSyncEnded()185 backend_->GetModelSafeRoutingInfo(&enabled_types); in SetInitialSyncEndedForEnabledTypes()
366 void GetModelSafeRoutingInfo(browser_sync::ModelSafeRoutingInfo* out);
410 service->GetModelSafeRoutingInfo(&routes); in ConstructAboutInformation()
1039 void ProfileSyncService::GetModelSafeRoutingInfo( in GetModelSafeRoutingInfo() function in ProfileSyncService1042 backend_->GetModelSafeRoutingInfo(out); in GetModelSafeRoutingInfo()
29 GetModelSafeRoutingInfo(&routes_); in SyncSessionTest()71 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { in GetModelSafeRoutingInfo() function in browser_sync::sessions::__anona528252c0111::SyncSessionTest
231 virtual void GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out);
659 void SyncBackendHost::GetModelSafeRoutingInfo(ModelSafeRoutingInfo* out) { in GetModelSafeRoutingInfo() function in browser_sync::SyncBackendHost