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

  /external/chromium_org/sync/internal_api/
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/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txdtc.h     [all...]
comsvcs.h     [all...]

Completed in 1243 milliseconds