Searched refs:RpcContext (Results 1 – 2 of 2) sorted by relevance
147 class RpcContext(six.with_metaclass(abc.ABCMeta)): class195 class Call(six.with_metaclass(abc.ABCMeta, RpcContext)):251 class ServicerContext(six.with_metaclass(abc.ABCMeta, RpcContext)):
247 class RpcContext(six.with_metaclass(abc.ABCMeta)): class298 class Call(six.with_metaclass(abc.ABCMeta, RpcContext)):948 class ServicerContext(six.with_metaclass(abc.ABCMeta, RpcContext)):