Home
last modified time | relevance | path

Searched refs:REMOTE_FAILURE (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py84 REMOTE_FAILURE = 'remote failure' variable in Outcome.Kind
/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py91 REMOTE_FAILURE = 'remote failure' variable in Abortion.Kind
/third_party/grpc/src/python/grpcio/grpc/beta/
D_client_adaptations.py30 (face.Abortion.Kind.REMOTE_FAILURE, face.RemoteError),