Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/python/helloworld/
Dhelloworld_pb2_grpc.py12 _version_not_supported = False variable
16 _version_not_supported = first_version_is_lower(GRPC_VERSION, GRPC_GENERATED_VERSION) variable
18 _version_not_supported = True variable