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(),
476 const BaseTransaction* WriteNode::GetTransaction() const {
  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.cc 206 IndexedDBTransaction* IndexedDBDatabase::GetTransaction(
271 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
320 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
342 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
394 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
461 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
470 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
480 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
492 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
732 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 229 milliseconds