Home | History | Annotate | Download | only in indexed_db

Lines Matching defs:backing_store

92     scoped_refptr<TestableIndexedDBBackingStore> backing_store(
101 *status = backing_store->SetUpMetadata();
105 return backing_store;
190 scoped_refptr<IndexedDBBackingStore> backing_store =
199 static_cast<TestableIndexedDBBackingStore*>(backing_store.get());