Home | History | Annotate | Download | only in simple

Lines Matching defs:entry_

142   explicit ScopedOperationRunner(SimpleEntryImpl* entry) : entry_(entry) {
146 entry_->RunNextOperationIfNeeded();
150 SimpleEntryImpl* const entry_;