Home
last modified time | relevance | path

Searched defs:REMOTE_FAILURE (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py84 REMOTE_FAILURE = 'remote failure' variable in Outcome.Kind
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py91 REMOTE_FAILURE = 'remote failure' variable in Abortion.Kind