Searched refs:IterateRows (Results 1 – 9 of 9) sorted by relevance
126 GoToRelativesImpl(ancestors->IterateRows()); in GoToRelatives()132 GoToRelativesImpl(descendants->IterateRows()); in GoToRelatives()164 for (auto row_it = rows.IterateRows(); row_it; row_it.Next()) { in GoByFlow()
43 its_.emplace_back(rm.IterateRows()); in Iterator()212 Iterator IterateRows() const { return Iterator(this); } in IterateRows() function
105 auto it = child.IterateRows(); in BM_TableIteratorChild()112 it = child.IterateRows(); in BM_TableIteratorChild()
181 for (auto it = row_map_.IterateRows(); it; it.Next()) { in ArgsSerializer()457 for (auto it = row_map_.IterateRows(); it; it.Next()) { in SerializeArgs()
550 iterator_ = db_table_->IterateRows(); in Filter()
500 Iterator IterateRows() const { return Iterator(this); } in IterateRows() function
161 for (auto it = filtered.IterateRows(); it; it.Next()) { in BuildNativeFlamegraph()
124 auto refs_it = filtered.IterateRows(); in GetReferredObj()148 for (auto obj_it = filtered.IterateRows(); obj_it; obj_it.Next()) { in BuildSuperclassMap()
283 for (auto it = rm.IterateRows(); it; it.Next()) { in HasArg()