Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h59 grpc::string generator_file_name, in get_module_and_message_path_input()
68 grpc::string generator_file_name, in get_module_and_message_path_output()
Dpython_generator_helpers.h78 grpc::string generator_file_name, in GetModuleAndMessagePath()
Dpython_generator.cc54 grpc::string generator_file_name; variable
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dprotobuf_plugin.h60 std::string* str, std::string generator_file_name, in get_module_and_message_path_input()
69 std::string* str, std::string generator_file_name, in get_module_and_message_path_output()
Dpython_generator_helpers.h94 const Descriptor* type, std::string* out, std::string generator_file_name, in GetModuleAndMessagePath()
Dpython_generator.cc54 std::string generator_file_name; variable