Searched refs:StartSyncingWithServer (Results 1 – 4 of 4) sorted by relevance
27 MOCK_METHOD0(StartSyncingWithServer, void());
148 virtual void StartSyncingWithServer();
214 void SyncBackendHost::StartSyncingWithServer() { in StartSyncingWithServer() function in browser_sync::SyncBackendHost
1184 backend_->StartSyncingWithServer(); in Observe()