Home
last modified time | relevance | path

Searched refs:output_type_file_name (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flatbuffers/src/grpc/src/compiler/
H A Dpython_generator.cc554 grpc::string output_type_file_name = method->get_fb_builder(); in PrintPreamble() local
556 ModuleName(output_type_file_name, config.import_prefix); in PrintPreamble()
558 ModuleAlias(output_type_file_name, config.import_prefix); in PrintPreamble()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/grpc/src/compiler/
H A Dpython_generator.cc539 grpc::string output_type_file_name = method->get_fb_builder(); in PrintPreamble() local
541 ModuleName(output_type_file_name, config.import_prefix); in PrintPreamble()
543 ModuleAlias(output_type_file_name, config.import_prefix); in PrintPreamble()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/compiler/
H A Dpython_generator.cc608 grpc::string output_type_file_name = method->get_output_type_name(); in PrintPreamble() local
610 ModuleName(output_type_file_name, config.import_prefix, in PrintPreamble()
613 ModuleAlias(output_type_file_name, config.import_prefix, in PrintPreamble()
/dports/devel/grpc130/grpc-1.30.2/src/compiler/
H A Dpython_generator.cc702 grpc::string output_type_file_name = method->get_output_type_name(); in PrintPreamble() local
704 ModuleName(output_type_file_name, config.import_prefix, in PrintPreamble()
707 ModuleAlias(output_type_file_name, config.import_prefix, in PrintPreamble()
/dports/devel/grpc134/grpc-1.34.1/src/compiler/
H A Dpython_generator.cc703 std::string output_type_file_name = method->get_output_type_name(); in PrintPreamble() local
705 ModuleName(output_type_file_name, config.import_prefix, in PrintPreamble()
708 ModuleAlias(output_type_file_name, config.import_prefix, in PrintPreamble()
/dports/devel/grpc/grpc-1.42.0/src/compiler/
H A Dpython_generator.cc704 std::string output_type_file_name = method->get_output_type_name(); in PrintPreamble() local
706 ModuleName(output_type_file_name, config.import_prefix, in PrintPreamble()
709 ModuleAlias(output_type_file_name, config.import_prefix, in PrintPreamble()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/src/compiler/
H A Dpython_generator.cc704 std::string output_type_file_name = method->get_output_type_name(); in PrintPreamble() local
706 ModuleName(output_type_file_name, config.import_prefix, in PrintPreamble()
709 ModuleAlias(output_type_file_name, config.import_prefix, in PrintPreamble()