Searched refs:unmarshal_proc (Results 1 – 4 of 4) sorted by relevance
165 unmarshal = desc.unmarshal_proc(:output)
43 def unmarshal_proc(target) method in GRPC.RpcDesc
445 rpc_desc.unmarshal_proc(:input),
299 let(:unmarshal) { EchoService.rpc_descs[:an_rpc].unmarshal_proc(:output) }