/external/chromium_org/content/browser/indexed_db/ |
D | indexed_db_fake_backing_store.cc | 30 bool IndexedDBFakeBackingStore::UpdateIDBDatabaseIntVersion(Transaction*, in UpdateIDBDatabaseIntVersion() argument 39 bool IndexedDBFakeBackingStore::CreateObjectStore(Transaction*, in CreateObjectStore() argument 48 bool IndexedDBFakeBackingStore::ClearObjectStore(Transaction*, in ClearObjectStore() argument 53 bool IndexedDBFakeBackingStore::DeleteRecord(Transaction*, in DeleteRecord() argument 60 Transaction*, in GetKeyGeneratorCurrentNumber() argument 67 Transaction*, in MaybeUpdateKeyGeneratorCurrentNumber() argument 75 Transaction*, in KeyExistsInObjectStore() argument 84 bool IndexedDBFakeBackingStore::CreateIndex(Transaction*, in CreateIndex() argument 95 bool IndexedDBFakeBackingStore::DeleteIndex(Transaction*, in DeleteIndex() argument 101 bool IndexedDBFakeBackingStore::PutIndexDataForRecord(Transaction*, in PutIndexDataForRecord() argument
|
D | indexed_db_backing_store.cc | 2586 IndexedDBBackingStore::Transaction::Transaction( in Transaction() function in content::IndexedDBBackingStore::Transaction
|
/external/chromium/app/sql/ |
D | transaction.cc | 12 Transaction::Transaction(Connection* connection) in Transaction() function in sql::Transaction
|
/external/chromium_org/sql/ |
D | transaction.cc | 12 Transaction::Transaction(Connection* connection) in Transaction() function in sql::Transaction
|
/external/nist-sip/java/javax/sip/ |
D | Transaction.java | 6 public interface Transaction extends Serializable { interface
|
/external/chromium_org/net/http/ |
D | http_cache.h | 215 class Transaction; variable 217 friend class Transaction; variable
|
D | http_cache_transaction.cc | 185 HttpCache::Transaction::Transaction( in Transaction() function in net::HttpCache::Transaction
|
/external/chromium/net/http/ |
D | http_cache.h | 209 class Transaction; variable 211 friend class Transaction; variable
|
D | http_cache_transaction.cc | 102 HttpCache::Transaction::Transaction(HttpCache* cache) in Transaction() function in net::HttpCache::Transaction
|
/external/clang/lib/ARCMigrate/ |
D | Internals.h | 125 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction() function
|
/external/chromium/net/disk_cache/ |
D | rankings.cc | 31 class Transaction { class 45 Transaction::Transaction(volatile disk_cache::LruData* data, in Transaction() function in __anona1b942220111::Transaction
|
/external/chromium_org/content/browser/indexed_db/leveldb/ |
D | leveldb_unittest.cc | 90 TEST(LevelDBDatabaseTest, Transaction) { in TEST() argument
|
/external/chromium_org/net/disk_cache/ |
D | rankings.cc | 35 class Transaction { class 49 Transaction::Transaction(volatile disk_cache::LruData* data, in Transaction() function in __anon96885c890111::Transaction
|