Searched defs:ReqT (Results 1 – 2 of 2) sorted by relevance
50 MethodDescriptor<ReqT, RespT> method, CallOptions options, Channel channel) { in interceptCall()
163 MethodDescriptor<ReqT, RespT> method, CallOptions callOptions, Channel next) { in interceptCall()