Home
last modified time | relevance | path

Searched defs:get_responses (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/ruby/spec/generic/
Dclient_stub_spec.rb538 def get_responses(stub, unmarshal: noop) method
552 def get_responses(stub, run_start_call_first: false, unmarshal: noop) method
856 def get_responses(stub, deadline: nil, marshal_proc: noop) method
870 def get_responses(stub, run_start_call_first: false, deadline: nil, method
/external/pigweed/pw_rpc/py/pw_rpc/callback_client/
Dcall.py313 def get_responses( member in ServerStreamingCall
376 def get_responses( member in BidirectionalStreamingCall