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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction_coordinator.h 27 void DidCreateTransaction(scoped_refptr<IndexedDBTransaction> transaction);
indexed_db_transaction_coordinator.cc 20 void IndexedDBTransactionCoordinator::DidCreateTransaction(
indexed_db_transaction.cc 72 database_->transaction_coordinator().DidCreateTransaction(this);

Completed in 229 milliseconds