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