Searched refs:MethodRequestType (Results 1 – 3 of 3) sorted by relevance
47 using MethodRequestType = typename internal::MethodInfo<kMethod>::Request; variable
82 ::pw::rpc::MethodRequestType<GeneratedClass::function>>); \
1158 For now it provides only two types: ``MethodRequestType<RpcMethod>`` and1179 std::pair<MethodRequestType<kMethod>, MethodResponseType<kMethod>>;1192 ``MethodRequestType<RpcMethod>``/``MethodResponseType<RpcMethod>``. Raw has