Searched defs:ServicerContext (Results 1 – 3 of 3) sorted by relevance
19 class ServicerContext(grpc.ServicerContext): class
251 class ServicerContext(six.with_metaclass(abc.ABCMeta, RpcContext)): class
948 class ServicerContext(six.with_metaclass(abc.ABCMeta, RpcContext)): class