Searched refs:FinishTransaction (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database_callbacks.cc48 dispatcher_host_->FinishTransaction(host_transaction_id, false);
61 dispatcher_host_->FinishTransaction(host_transaction_id, true);
H A Dindexed_db_dispatcher_host.h68 void FinishTransaction(int64 host_transaction_id, bool committed);
H A Dindexed_db_dispatcher_host.cc357 void IndexedDBDispatcherHost::FinishTransaction(int64 host_transaction_id, function in class:content::IndexedDBDispatcherHost

Completed in 409 milliseconds