Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py83 LOCAL_FAILURE = 'local failure' variable in Outcome.Kind
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py90 LOCAL_FAILURE = 'local failure' variable in Abortion.Kind