Home | History | Annotate | Download | only in blockfile

Lines Matching refs:IteratorImpl

663 class BackendImplV3::IteratorImpl : public Backend::Iterator {
665 explicit IteratorImpl(base::WeakPtr<InFlightBackendIO> background_queue)
683 return scoped_ptr<Backend::Iterator>(new IteratorImpl(GetBackgroundQueue()));