Searched refs:each_item (Results 1 – 10 of 10) sorted by relevance
51 def each_item method in EnumeratorQueue69 def each_item method in PingPongEnumerator
55 q.each_item74 q.each_item
37 PingPongEnumerator.new(reqs).each_item
129 q.each_item
119 resp = stub.streaming_call(q.each_item)
189 def each_item method in PingPongPlayer223 def each_item method in BlockingEnumerator450 resps = @stub.full_duplex_call(ppp.each_item)457 resps = @stub.full_duplex_call(enum.each_item, deadline: deadline)465 resps = @stub.full_duplex_call(ppp.each_item)493 op = @stub.full_duplex_call(ppp.each_item, return_op: true)
146 def each_item method in FullDuplexEnumerator204 FullDuplexEnumerator.new(reqs).each_item
129 stub.route_chat(sleeping_enumerator.each_item) { |r| p "received #{r.inspect}" }138 def each_item method in SleepingEnumerator
131 RouteChatEnumerator.new(notes, @received_notes).each_item140 def each_item method in RouteChatEnumerator
83 def each_item method in EnumeratorQueue146 q.each_item