Searched refs:new_active_call (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/src/ruby/lib/grpc/generic/ |
D | client_stub.rb | 154 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
|