Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:IndexedDBTransaction

206 IndexedDBTransaction* IndexedDBDatabase::GetTransaction(
271 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
320 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
342 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
382 IndexedDBTransaction* transaction) {
394 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
412 IndexedDBTransaction* transaction) {
448 IndexedDBTransaction* transaction) {
461 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
470 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
480 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
492 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
515 IndexedDBTransaction* transaction) {
673 IndexedDBTransaction* transaction,
695 IndexedDBTransaction* transaction,
732 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
755 IndexedDBTransaction* transaction) {
895 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
970 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
984 IndexedDBTransaction* transaction) {
1016 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
1038 IndexedDBTransaction* transaction) {
1124 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
1144 IndexedDBTransaction* transaction) {
1197 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
1216 IndexedDBTransaction* transaction) {
1243 IndexedDBTransaction* transaction = GetTransaction(transaction_id);
1258 IndexedDBTransaction* transaction) {
1277 IndexedDBTransaction* transaction) {
1312 IndexedDBTransaction* transaction) {
1344 void IndexedDBDatabase::TransactionFinished(IndexedDBTransaction* transaction,
1460 TransactionCreated(new IndexedDBTransaction(
1469 void IndexedDBDatabase::TransactionCreated(IndexedDBTransaction* transaction) {
1738 IndexedDBTransaction* transaction) {
1748 IndexedDBTransaction* transaction) {
1760 IndexedDBTransaction* transaction) {