Home
last modified time | relevance | path

Searched refs:new_active_call (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/ruby/lib/grpc/generic/
Dclient_stub.rb154 c = new_active_call(method, marshal, unmarshal,
231 c = new_active_call(method, marshal, unmarshal,
323 c = new_active_call(method, marshal, unmarshal,
445 c = new_active_call(method, marshal, unmarshal,
485 def new_active_call(method, marshal, unmarshal, method in GRPC.ClientStub