Home
last modified time | relevance | path

Searched refs:CopyProtoModules (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/python/grpcio_reflection/
Dreflection_commands.py26 class CopyProtoModules(setuptools.Command): class
Dsetup.py72 'preprocess': _reflection_commands.CopyProtoModules,
/external/grpc-grpc/src/python/grpcio_health_checking/
Dhealth_commands.py25 class CopyProtoModules(setuptools.Command): class
Dsetup.py71 'preprocess': _health_commands.CopyProtoModules,