Searched defs:GenericStub (Results 1 – 6 of 6) sorted by relevance
40 explicit GenericStub(std::shared_ptr<ChannelInterface> channel) in GenericStub() function
32 class GenericStub(object): class
210 typedef TemplatedGenericStub<grpc::ByteBuffer, grpc::ByteBuffer> GenericStub; typedef
691 class GenericStub(six.with_metaclass(abc.ABCMeta)): class
768 ClientRpcContextGenericStreamingImpl( in ClientRpcContextGenericStreamingImpl()