HomeSort by relevance Sort by last modified time
    Searched refs:GetTransaction (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/sync/internal_api/
base_node.cc 55 specifics, GetTransaction()->GetCryptographer()));
87 std::string plaintext_data = GetTransaction()->GetCryptographer()->
142 return IdToMetahandle(GetTransaction()->GetWrappedTrans(),
173 syncable::Directory* dir = GetTransaction()->GetDirectory();
174 syncable::BaseTransaction* trans = GetTransaction()->GetWrappedTrans();
182 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
189 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
196 return IdToMetahandle(GetTransaction()->GetWrappedTrans(), id_string);
212 return GetEntry()->ToValue(GetTransaction()->GetCryptographer());
read_node.cc 76 const BaseTransaction* ReadNode::GetTransaction() const {
write_node.cc 49 bool needs_encryption = GetTransaction()->GetEncryptedTypes().Has(type) ||
151 Cryptographer* cryptographer = GetTransaction()->GetCryptographer();
229 if (!UpdateEntryWithEncryption(GetTransaction()->GetWrappedTrans(),
485 const BaseTransaction* WriteNode::GetTransaction() const {
  /external/chromium_org/sync/internal_api/public/
read_node.h 54 virtual const BaseTransaction* GetTransaction() const OVERRIDE;
base_node.h 209 virtual const BaseTransaction* GetTransaction() const = 0;
write_node.h 183 virtual const BaseTransaction* GetTransaction() const OVERRIDE;
  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.cc 207 IndexedDBTransaction* IndexedDBDatabase::GetTransaction(
272 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
321 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
343 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
395 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
462 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
478 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
488 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
500 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
740 IndexedDBTransaction* transaction = GetTransaction(transaction_id)
    [all...]
indexed_db_database.h 262 IndexedDBTransaction* GetTransaction(int64 transaction_id) const;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txdtc.h     [all...]
comsvcs.h     [all...]

Completed in 331 milliseconds