Searched defs:GenericStub (Results 1 – 7 of 7) sorted by relevance
32 class GenericStub(object): class
171 typedef TemplatedGenericStub<grpc::ByteBuffer, grpc::ByteBuffer> GenericStub; typedef
703 class GenericStub(abc.ABC): class
774 ClientRpcContextGenericStreamingImpl( in ClientRpcContextGenericStreamingImpl()