Searched refs:decoded_reply (Results 1 – 1 of 1) sorted by relevance
249 std::unique_ptr<ProtoMessage> decoded_reply; in OnInvokeMethodReply() local254 decoded_reply = method.reply_proto_decoder(reply.reply_proto()); in OnInvokeMethodReply()261 service_proxy->EndInvoke(request_id, std::move(decoded_reply), in OnInvokeMethodReply()