Searched refs:restored_key_for_bootstrapping (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.h308 const std::string& restored_key_for_bootstrapping,
317 std::string restored_key_for_bootstrapping; member in struct:browser_sync::SyncBackendHost::Core::DoInitializeOptions
H A Dsync_backend_host.cc610 const std::string& restored_key_for_bootstrapping,
616 restored_key_for_bootstrapping(restored_key_for_bootstrapping),
736 options.restored_key_for_bootstrapping,
605 DoInitializeOptions( const GURL& service_url, sync_api::HttpPostProviderFactory* http_bridge_factory, const sync_api::SyncCredentials& credentials, bool delete_sync_data_folder, const std::string& restored_key_for_bootstrapping, bool setup_for_test_mode) argument
/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.cc1207 const std::string& restored_key_for_bootstrapping,
1494 void BootstrapEncryption(const std::string& restored_key_for_bootstrapping);
1598 const std::string& restored_key_for_bootstrapping,
1612 restored_key_for_bootstrapping,
1706 const std::string& restored_key_for_bootstrapping,
1758 BootstrapEncryption(restored_key_for_bootstrapping);
1764 const std::string& restored_key_for_bootstrapping) {
1779 cryptographer->Bootstrap(restored_key_for_bootstrapping);
1589 Init(const FilePath& database_location, const char* sync_server_and_path, int sync_server_port, bool use_ssl, HttpPostProviderFactory* post_factory, ModelSafeWorkerRegistrar* registrar, const char* user_agent, const SyncCredentials& credentials, sync_notifier::SyncNotifier* sync_notifier, const std::string& restored_key_for_bootstrapping, bool setup_for_test_mode) argument
1696 Init( const FilePath& database_location, const std::string& sync_server_and_path, int port, bool use_ssl, HttpPostProviderFactory* post_factory, ModelSafeWorkerRegistrar* model_safe_worker_registrar, const char* user_agent, const SyncCredentials& credentials, sync_notifier::SyncNotifier* sync_notifier, const std::string& restored_key_for_bootstrapping, bool setup_for_test_mode) argument
1763 BootstrapEncryption( const std::string& restored_key_for_bootstrapping) argument
H A Dsyncapi.h858 const std::string& restored_key_for_bootstrapping,

Completed in 95 milliseconds