Searched defs:EOFType (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/python/grpcio/grpc/aio/ | ||
| D | _typing.py | 29 EOFType = type(EOF) variable |
| /third_party/grpc/src/python/grpcio/grpc/experimental/aio/ | ||
| D | _typing.py | 29 EOFType = type(EOF) variable |