Searched refs:cur_slot_ (Results 1 – 2 of 2) sorted by relevance
166 cur_slot_ = next_slot_; in Next()167 slot_kind_ = metadata()->GetKind(cur_slot_); in Next()169 return cur_slot_; in Next()
363 return metadata()->GetName(cur_slot_); in name()376 FeedbackVectorSlot cur_slot_; variable