HomeSort by relevance Sort by last modified time
    Searched refs:GeneratorConfiguration (Results 1 - 5 of 5) sorted by null

  /external/grpc-grpc/src/compiler/
python_generator.h 31 struct GeneratorConfiguration {
32 GeneratorConfiguration();
42 PythonGrpcGenerator(const GeneratorConfiguration& config);
51 GeneratorConfiguration config_;
python_plugin.cc 26 grpc_python_generator::GeneratorConfiguration config;
python_private_generator.h 37 const GeneratorConfiguration& config;
42 PrivateGenerator(const GeneratorConfiguration& config,
python_generator.cc 82 PrivateGenerator::PrivateGenerator(const GeneratorConfiguration& config,
711 GeneratorConfiguration::GeneratorConfiguration()
716 PythonGrpcGenerator::PythonGrpcGenerator(const GeneratorConfiguration& config)
  /external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/
main.cc 32 grpc_python_generator::GeneratorConfiguration grpc_py_config;

Completed in 111 milliseconds