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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_transaction_coordinator.h 40 bool CanRunTransaction(IndexedDBTransaction* transaction);
indexed_db_transaction_coordinator.cc 100 if (CanRunTransaction(transaction)) {
118 bool IndexedDBTransactionCoordinator::CanRunTransaction(

Completed in 214 milliseconds