Searched refs:cur_slot_ (Results 1 – 2 of 2) sorted by relevance
348 cur_slot_ = next_slot_; in Next()349 slot_kind_ = metadata().GetKind(cur_slot_); in Next()351 return cur_slot_; in Next()
639 FeedbackSlot cur_slot_; variable