Home
last modified time | relevance | path

Searched refs:_abortion (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/examples/python/auth/
Dcustomized_auth_server.py44 self._abortion = grpc.unary_unary_rpc_method_handler(abort)
56 return self._abortion
/third_party/grpc/src/python/grpcio/grpc/beta/
D_client_adaptations.py50 def _abortion(rpc_error_call): function
151 abortion_callback(_abortion(self._call))