Searched refs:decoded_req_args (Results 1 – 1 of 1) sorted by relevance
180 std::unique_ptr<ProtoMessage> decoded_req_args( in OnInvokeMethod() local182 if (!decoded_req_args) in OnInvokeMethod()201 method.invoker(service, *decoded_req_args, std::move(deferred_reply)); in OnInvokeMethod()