GetEncryptedTypes  313 chrome/browser/sync/glue/bookmark_change_processor.cc         syncer::ModelTypeSet encrypted_types(trans.GetEncryptedTypes());
GetEncryptedTypes  729 chrome/browser/sync/glue/bookmark_model_associator.cc   const syncer::ModelTypeSet encrypted_types = trans.GetEncryptedTypes();
GetEncryptedTypes  538 chrome/browser/sync/glue/generic_change_processor.cc       syncer::ModelTypeSet encrypted_types(trans.GetEncryptedTypes());
GetEncryptedTypes  634 chrome/browser/sync/glue/generic_change_processor.cc   const syncer::ModelTypeSet encrypted_types = trans.GetEncryptedTypes();
GetEncryptedTypes 1186 chrome/browser/sync/glue/session_model_associator.cc   const syncer::ModelTypeSet encrypted_types = trans.GetEncryptedTypes();
GetEncryptedTypes  135 chrome/browser/sync/glue/typed_url_change_processor.cc     syncer::ModelTypeSet encrypted_types(trans->GetEncryptedTypes());
GetEncryptedTypes  838 chrome/browser/sync/glue/typed_url_model_associator.cc   const syncer::ModelTypeSet encrypted_types = trans.GetEncryptedTypes();
GetEncryptedTypes   74 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes   97 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  116 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  179 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  206 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  229 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  295 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  319 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  379 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  397 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  457 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  475 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  528 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  545 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  610 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  627 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  693 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  710 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes  772 sync/engine/apply_control_data_updates_unittest.cc     EXPECT_TRUE(directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)
GetEncryptedTypes  789 sync/engine/apply_control_data_updates_unittest.cc             directory()->GetNigoriHandler()->GetEncryptedTypes(&trans)));
GetEncryptedTypes   70 sync/engine/get_commit_ids.cc     encrypted_types = dir->GetNigoriHandler()->GetEncryptedTypes(trans);
GetEncryptedTypes   28 sync/internal_api/base_transaction.cc   return GetDirectory()->GetNigoriHandler()->GetEncryptedTypes(
GetEncryptedTypes   32 sync/internal_api/public/base_transaction.h   ModelTypeSet GetEncryptedTypes() const;
GetEncryptedTypes   81 sync/internal_api/sync_encryption_handler_impl.h   virtual ModelTypeSet GetEncryptedTypes(
GetEncryptedTypes  889 sync/internal_api/sync_manager_impl_unittest.cc         GetEncryptedTypes(trans->GetWrappedTrans());
GetEncryptedTypes  991 sync/internal_api/sync_manager_impl_unittest.cc   const ModelTypeSet encrypted_types = GetEncryptedTypes();
GetEncryptedTypes 1020 sync/internal_api/sync_manager_impl_unittest.cc   const ModelTypeSet encrypted_types = GetEncryptedTypes();
GetEncryptedTypes 1036 sync/internal_api/sync_manager_impl_unittest.cc   const ModelTypeSet encrypted_types = GetEncryptedTypes();
GetEncryptedTypes   49 sync/internal_api/write_node.cc   bool needs_encryption = GetTransaction()->GetEncryptedTypes().Has(type) ||
GetEncryptedTypes   57 sync/syncable/nigori_handler.h   virtual ModelTypeSet GetEncryptedTypes(
GetEncryptedTypes   26 sync/syncable/nigori_util.cc   ModelTypeSet encrypted_types = nigori_handler->GetEncryptedTypes(trans);
GetEncryptedTypes  158 sync/syncable/nigori_util.cc   const ModelTypeSet encrypted_types = nigori_handler->GetEncryptedTypes(trans);
GetEncryptedTypes   54 sync/test/fake_sync_encryption_handler.h   virtual ModelTypeSet GetEncryptedTypes(