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

  /external/chromium_org/content/browser/indexed_db/leveldb/
leveldb_transaction.h 148 void UnregisterIterator(TransactionIterator* iterator);
leveldb_transaction.cc 222 transaction_->UnregisterIterator(this);
434 void LevelDBTransaction::UnregisterIterator(TransactionIterator* iterator) {

Completed in 549 milliseconds