Searched defs:write_batch_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/leveldb/
H A Dleveldb_write_batch.h33 scoped_ptr<leveldb::WriteBatch> write_batch_; member in class:content::LevelDBWriteBatch
H A Dleveldb_transaction.h149 // write_batch_, and writes are write-through, without consolidation.
166 scoped_ptr<LevelDBWriteBatch> write_batch_; member in class:content::LevelDBDirectTransaction

Completed in 346 milliseconds