Home
last modified time | relevance | path

Searched refs:BootstrapEncryption (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc1494 void BootstrapEncryption(const std::string& restored_key_for_bootstrapping);
1758 BootstrapEncryption(restored_key_for_bootstrapping); in Init()
1763 void SyncManager::SyncInternal::BootstrapEncryption( in BootstrapEncryption() function in sync_api::SyncManager::SyncInternal