Searched refs:SetKeystoreEncryptionBootstrapToken (Results 1 – 3 of 3) sorted by relevance
110 void SetKeystoreEncryptionBootstrapToken(const std::string& token); in NON_EXPORTED_BASE()
274 void SyncPrefs::SetKeystoreEncryptionBootstrapToken(const std::string& token) { in SetKeystoreEncryptionBootstrapToken() function in sync_driver::SyncPrefs
721 sync_prefs_->SetKeystoreEncryptionBootstrapToken(token); in PersistEncryptionBootstrapToken()