Searched defs:walk_next (Results 1 – 2 of 2) sorted by relevance
437 fn walk_next(&mut self, context: Context) -> Option<Self::Item>; in walk_next() method493 fn walk_next(&mut self, context: C) -> Option<Self::Item> { in walk_next() function503 fn walk_next(&mut self, context: G) -> Option<Self::Item> { in walk_next() function513 fn walk_next(&mut self, context: G) -> Option<Self::Item> { in walk_next() function523 fn walk_next(&mut self, context: G) -> Option<Self::Item> { in walk_next() function533 fn walk_next(&mut self, context: G) -> Option<Self::Item> { in walk_next() function
53 struct per_session_data__lws_status *walk_next; member