Searched refs:cur_slot_ (Results 1 – 2 of 2) sorted by relevance
381 cur_slot_ = next_slot_; in Next()382 slot_kind_ = metadata()->GetKind(cur_slot_); in Next()384 return cur_slot_; in Next()
547 FeedbackSlot cur_slot_; variable