GetPassphraseType  182 chrome/browser/sync/glue/sync_backend_host.h   virtual syncer::PassphraseType GetPassphraseType() const = 0;
GetPassphraseType  121 chrome/browser/sync/glue/sync_backend_host_impl.h   virtual syncer::PassphraseType GetPassphraseType() const OVERRIDE;
GetPassphraseType   86 chrome/browser/sync/glue/sync_backend_host_mock.h   virtual syncer::PassphraseType GetPassphraseType() const OVERRIDE;
GetPassphraseType 1730 chrome/browser/sync/profile_sync_service.cc   syncer::PassphraseType passphrase_type = GetPassphraseType();
GetPassphraseType 1736 chrome/browser/sync/profile_sync_service.cc   return backend_->GetPassphraseType();
GetPassphraseType  616 chrome/browser/sync/profile_sync_service.h   virtual syncer::PassphraseType GetPassphraseType() const;
GetPassphraseType  232 chrome/browser/sync/profile_sync_service_android.cc   if (sync_service_->GetPassphraseType() == syncer::CUSTOM_PASSPHRASE) {
GetPassphraseType  284 chrome/browser/sync/profile_sync_service_android.cc   return sync_service_->GetPassphraseType();
GetPassphraseType  120 chrome/browser/sync/profile_sync_service_android.h   jint GetPassphraseType(JNIEnv* env, jobject obj);
GetPassphraseType  128 chrome/browser/sync/profile_sync_service_mock.h   MOCK_CONST_METHOD0(GetPassphraseType, syncer::PassphraseType());
GetPassphraseType  371 chrome/browser/ui/webui/sync_setup_handler.cc                   service->GetPassphraseType() == syncer::CUSTOM_PASSPHRASE);
GetPassphraseType  373 chrome/browser/ui/webui/sync_setup_handler.cc   syncer::PassphraseType passphrase_type = service->GetPassphraseType();
GetPassphraseType  301 chrome/browser/ui/webui/sync_setup_handler_unittest.cc     ON_CALL(*mock_pss_, GetPassphraseType()).WillByDefault(
GetPassphraseType 1014 chrome/browser/ui/webui/sync_setup_handler_unittest.cc   EXPECT_CALL(*mock_pss_, GetPassphraseType())
GetPassphraseType  169 sync/internal_api/public/sync_encryption_handler.h   virtual PassphraseType GetPassphraseType() const = 0;
GetPassphraseType   65 sync/internal_api/sync_encryption_handler_impl.h   virtual PassphraseType GetPassphraseType() const OVERRIDE;
GetPassphraseType  263 sync/internal_api/sync_encryption_handler_impl_unittest.cc     EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType  294 sync/internal_api/sync_encryption_handler_impl_unittest.cc     EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType  329 sync/internal_api/sync_encryption_handler_impl_unittest.cc     EXPECT_EQ(encryption_handler()->GetPassphraseType(), passphrase_type);
GetPassphraseType  767 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(KEYSTORE_PASSPHRASE, encryption_handler()->GetPassphraseType());
GetPassphraseType  826 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(CUSTOM_PASSPHRASE, encryption_handler()->GetPassphraseType());
GetPassphraseType  863 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType  908 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType  960 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType 1009 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType 1030 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_NE(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1068 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1135 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType 1213 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(CUSTOM_PASSPHRASE, encryption_handler()->GetPassphraseType());
GetPassphraseType 1281 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1318 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1360 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1403 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1423 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_NE(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1453 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1473 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1542 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1562 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1636 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1669 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), CUSTOM_PASSPHRASE);
GetPassphraseType 1743 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1765 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1837 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1866 sync/internal_api/sync_encryption_handler_impl_unittest.cc             encryption_handler()->GetPassphraseType());
GetPassphraseType 1924 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 1955 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 2011 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 2065 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 2106 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(KEYSTORE_PASSPHRASE, encryption_handler()->GetPassphraseType());
GetPassphraseType 2148 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(encryption_handler()->GetPassphraseType(), KEYSTORE_PASSPHRASE);
GetPassphraseType 2206 sync/internal_api/sync_encryption_handler_impl_unittest.cc   EXPECT_EQ(KEYSTORE_PASSPHRASE, encryption_handler()->GetPassphraseType());
GetPassphraseType 1183 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1218 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1268 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1322 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1379 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1402 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1460 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1504 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1539 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType 1971 sync/internal_api/sync_manager_impl_unittest.cc             sync_manager_.GetEncryptionHandler()->GetPassphraseType());
GetPassphraseType   40 sync/test/fake_sync_encryption_handler.h   virtual PassphraseType GetPassphraseType() const OVERRIDE;