Searched defs:GenericStub (Results 1 – 4 of 4) sorted by relevance
40 explicit GenericStub(std::shared_ptr<ChannelInterface> channel) in GenericStub() function
32 class GenericStub(object): class
691 class GenericStub(six.with_metaclass(abc.ABCMeta)): class
768 ClientRpcContextGenericStreamingImpl( in ClientRpcContextGenericStreamingImpl()