Home
last modified time | relevance | path

Searched refs:py_generator (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc27 google::protobuf::compiler::python::Generator py_generator; in protoc_main() local
28 cli.RegisterGenerator("--python_out", &py_generator, in protoc_main()
/external/protobuf/src/google/protobuf/compiler/
Dmain.cc72 python::Generator py_generator; in ProtobufMain() local
73 cli.RegisterGenerator("--python_out", &py_generator, in ProtobufMain()
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/
Dmain.cc49 google::protobuf::compiler::python::Generator py_generator; in protoc_main() local
50 cli.RegisterGenerator("--python_out", &py_generator, in protoc_main()