Searched refs:restored_keystore_key_for_bootstrapping (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/sync/internal_api/ |
D | sync_rollback_manager.h | 36 const std::string& restored_keystore_key_for_bootstrapping,
|
D | sync_backup_manager.h | 36 const std::string& restored_keystore_key_for_bootstrapping,
|
D | sync_rollback_manager_base_unittest.cc | 36 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
|
D | sync_backup_manager.cc | 34 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
|
D | sync_rollback_manager.cc | 37 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
|
D | sync_encryption_handler_impl.h | 53 const std::string& restored_keystore_key_for_bootstrapping);
|
D | sync_manager_impl.cc | 315 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()
|
D | sync_manager_impl.h | 82 const std::string& restored_keystore_key_for_bootstrapping,
|
D | sync_encryption_handler_impl.cc | 212 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/ |
D | sync_backend_host_core.cc | 66 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()
|
D | sync_backend_host_core.h | 38 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/ |
D | fake_sync_manager.h | 93 const std::string& restored_keystore_key_for_bootstrapping,
|
/external/chromium_org/sync/internal_api/public/ |
D | sync_manager.h | 255 const std::string& restored_keystore_key_for_bootstrapping,
|
/external/chromium_org/sync/internal_api/test/ |
D | fake_sync_manager.cc | 89 const std::string& restored_keystore_key_for_bootstrapping, in Init() argument
|