Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:IndexedDBCallbacks

43   PendingUpgradeCall(scoped_refptr<IndexedDBCallbacks> callbacks,
51 scoped_refptr<IndexedDBCallbacks> callbacks() const { return callbacks_; }
60 scoped_refptr<IndexedDBCallbacks> callbacks_;
71 PendingSuccessCall(scoped_refptr<IndexedDBCallbacks> callbacks,
75 scoped_refptr<IndexedDBCallbacks> callbacks() const { return callbacks_; }
80 scoped_refptr<IndexedDBCallbacks> callbacks_;
87 explicit PendingDeleteCall(scoped_refptr<IndexedDBCallbacks> callbacks)
89 scoped_refptr<IndexedDBCallbacks> callbacks() const { return callbacks_; }
92 scoped_refptr<IndexedDBCallbacks> callbacks_;
490 scoped_refptr<IndexedDBCallbacks> callbacks) {
514 scoped_refptr<IndexedDBCallbacks> callbacks,
716 scoped_refptr<IndexedDBCallbacks> callbacks;
729 scoped_refptr<IndexedDBCallbacks> callbacks,
1000 scoped_refptr<IndexedDBCallbacks> callbacks;
1014 scoped_refptr<IndexedDBCallbacks> callbacks) {
1122 scoped_refptr<IndexedDBCallbacks> callbacks) {
1143 scoped_refptr<IndexedDBCallbacks> callbacks,
1195 scoped_refptr<IndexedDBCallbacks> callbacks) {
1215 scoped_refptr<IndexedDBCallbacks> callbacks,
1241 scoped_refptr<IndexedDBCallbacks> callbacks) {
1257 scoped_refptr<IndexedDBCallbacks> callbacks,
1310 scoped_refptr<IndexedDBCallbacks> callbacks,
1574 scoped_refptr<IndexedDBCallbacks> callbacks,
1608 scoped_refptr<IndexedDBCallbacks> callbacks,
1629 scoped_refptr<IndexedDBCallbacks> callbacks) {
1655 scoped_refptr<IndexedDBCallbacks> callbacks) {