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