GetTransaction    266 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    321 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    350 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    408 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    468 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    476 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    485 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    497 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    722 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    882 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    957 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction   1001 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction   1092 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction   1151 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction   1202 content/browser/indexed_db/indexed_db_database.cc   IndexedDBTransaction* transaction = GetTransaction(transaction_id);
GetTransaction    261 content/browser/indexed_db/indexed_db_database.h   IndexedDBTransaction* GetTransaction(int64 transaction_id) const;
GetTransaction     55 sync/internal_api/base_node.cc         specifics, GetTransaction()->GetCryptographer()));
GetTransaction     87 sync/internal_api/base_node.cc   std::string plaintext_data = GetTransaction()->GetCryptographer()->
GetTransaction    142 sync/internal_api/base_node.cc   return IdToMetahandle(GetTransaction()->GetWrappedTrans(),
GetTransaction    173 sync/internal_api/base_node.cc   syncable::Directory* dir = GetTransaction()->GetDirectory();
GetTransaction    174 sync/internal_api/base_node.cc   syncable::BaseTransaction* trans = GetTransaction()->GetWrappedTrans();
GetTransaction    182 sync/internal_api/base_node.cc   return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
GetTransaction    189 sync/internal_api/base_node.cc   return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
GetTransaction    196 sync/internal_api/base_node.cc   return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
GetTransaction    212 sync/internal_api/base_node.cc   return GetEntry()->ToValue(GetTransaction()->GetCryptographer());
GetTransaction    209 sync/internal_api/public/base_node.h   virtual const BaseTransaction* GetTransaction() const = 0;
GetTransaction     47 sync/internal_api/public/read_node.h   virtual const BaseTransaction* GetTransaction() const OVERRIDE;
GetTransaction    179 sync/internal_api/public/write_node.h   virtual const BaseTransaction* GetTransaction() const OVERRIDE;
GetTransaction     49 sync/internal_api/write_node.cc   bool needs_encryption = GetTransaction()->GetEncryptedTypes().Has(type) ||
GetTransaction    150 sync/internal_api/write_node.cc   Cryptographer* cryptographer = GetTransaction()->GetCryptographer();
GetTransaction    228 sync/internal_api/write_node.cc   if (!UpdateEntryWithEncryption(GetTransaction()->GetWrappedTrans(),