Home
last modified time | relevance | path

Searched defs:import_prefix (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/src/compiler/
Dpython_generator_helpers.h56 const grpc::string& import_prefix) { in ModuleName()
67 const grpc::string& import_prefix) { in ModuleAlias()
80 grpc::string& import_prefix) { in GetModuleAndMessagePath()
Dpython_generator.h37 grpc::string import_prefix; member
Dprotobuf_plugin.h61 grpc::string import_prefix) const { in get_module_and_message_path_input()
70 grpc::string import_prefix) const { in get_module_and_message_path_output()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dpython_generator_helpers.h68 const std::string& import_prefix, in ModuleName()
81 const std::string& import_prefix, in ModuleAlias()
95 bool generate_in_pb2_grpc, std::string& import_prefix, in GetModuleAndMessagePath()
Dpython_generator.h38 std::string import_prefix; member
Dprotobuf_plugin.h61 bool generate_in_pb2_grpc, std::string import_prefix, in get_module_and_message_path_input()
70 bool generate_in_pb2_grpc, std::string import_prefix, in get_module_and_message_path_output()
/external/flatbuffers/grpc/src/compiler/
Dpython_generator.h35 grpc::string import_prefix; member
Dpython_generator.cc95 const grpc::string& import_prefix) { in ModuleName()
103 const grpc::string& import_prefix) { in ModuleAlias()