Searched refs:found_next_ (Results 1 – 1 of 1) sorted by relevance
30 found_next_(false), in DexMethodIterator()40 if (found_next_) { in HasNext()80 found_next_ = true; in HasNext()86 found_next_ = true; in HasNext()99 found_next_ = false; in Next()137 bool found_next_; variable