Searched refs:SetEncryptionBootstrapToken (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Dsync_prefs.h105 void SetEncryptionBootstrapToken(const std::string& token);
H A Dsync_prefs_unittest.cc63 sync_prefs.SetEncryptionBootstrapToken("token");
227 sync_prefs.SetEncryptionBootstrapToken("token");
H A Dsync_prefs.cc264 void SyncPrefs::SetEncryptionBootstrapToken(const std::string& token) { function in class:sync_driver::SyncPrefs
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl.cc719 sync_prefs_->SetEncryptionBootstrapToken(token);
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc316 sync_prefs_.SetEncryptionBootstrapToken(

Completed in 176 milliseconds