Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:backing_store_

2613     : backing_store_(backing_store) {}
2620 transaction_ = new LevelDBTransaction(backing_store_->db_.get());