Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/
Dsync_rollback_manager.h36 const std::string& restored_keystore_key_for_bootstrapping,
Dsync_backup_manager.h36 const std::string& restored_keystore_key_for_bootstrapping,
Dsync_rollback_manager_base_unittest.cc36 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
Dsync_backup_manager.cc34 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
Dsync_rollback_manager.cc37 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
Dsync_encryption_handler_impl.h53 const std::string& restored_keystore_key_for_bootstrapping);
Dsync_manager_impl.cc315 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
344 !restored_keystore_key_for_bootstrapping.empty()); in Init()
349 restored_keystore_key_for_bootstrapping)); in Init()
Dsync_manager_impl.h82 const std::string& restored_keystore_key_for_bootstrapping,
Dsync_encryption_handler_impl.cc212 const std::string& restored_keystore_key_for_bootstrapping) in SyncEncryptionHandlerImpl() argument
226 restored_keystore_key_for_bootstrapping, in SyncEncryptionHandlerImpl()
/external/chromium_org/chrome/browser/sync/glue/
Dsync_backend_host_core.cc66 const std::string& restored_keystore_key_for_bootstrapping, in DoInitializeOptions() argument
84 restored_keystore_key_for_bootstrapping( in DoInitializeOptions()
85 restored_keystore_key_for_bootstrapping), in DoInitializeOptions()
417 options->restored_keystore_key_for_bootstrapping, in DoInitialize()
Dsync_backend_host_core.h38 const std::string& restored_keystore_key_for_bootstrapping,
62 std::string restored_keystore_key_for_bootstrapping; member
/external/chromium_org/sync/internal_api/public/test/
Dfake_sync_manager.h93 const std::string& restored_keystore_key_for_bootstrapping,
/external/chromium_org/sync/internal_api/public/
Dsync_manager.h255 const std::string& restored_keystore_key_for_bootstrapping,
/external/chromium_org/sync/internal_api/test/
Dfake_sync_manager.cc89 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument