| /external/pigweed/pw_rpc/py/pw_rpc/ |
| D | codegen_nanopb.py | 147 def includes(proto_file, unused_package: ProtoNode) -> Iterator[str]: argument 158 def _generate_code_for_package(proto_file, package: ProtoNode, argument 188 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
|
| D | codegen_raw.py | 71 def _generate_code_for_package(proto_file, package: ProtoNode, argument 100 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
|
| /external/nanopb-c/generator/proto/ |
| D | plugin.proto | 75 repeated FileDescriptorProto proto_file = 15; field
|
| /external/grpc-grpc/third_party/nanopb/generator/proto/ |
| D | plugin.proto | 75 repeated FileDescriptorProto proto_file = 15; field
|
| /external/libbrillo/brillo/ |
| D | proto_file_io.cc | 16 bool ReadTextProtobuf(const base::FilePath& proto_file, in ReadTextProtobuf()
|
| /external/golang-protobuf/protoc-gen-go/plugin/ |
| D | plugin.proto | 90 repeated FileDescriptorProto proto_file = 15; field
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
| D | plugin.pb.h | 1045 inline const PROTOBUF_NAMESPACE_ID::FileDescriptorProto& CodeGeneratorRequest::proto_file(int index… in proto_file() function 1054 CodeGeneratorRequest::proto_file() const { in proto_file() function
|
| /external/protobuf/src/google/protobuf/compiler/csharp/ |
| D | csharp_helpers.cc | 109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto() 124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
|
| D | csharp_bootstrap_unittest.cc | 113 void Run(const FileDescriptor* proto_file, string file1, string file2) { in Run()
|
| /external/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generator_unittest.cc | 60 void RubyTest(string proto_file) { in RubyTest()
|
| D | ruby_generator.cc | 70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName() 75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
|
| /external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
| D | protoc.py | 72 def _proto_file_to_module_name(suffix, proto_file): argument
|
| /external/pigweed/pw_protobuf/py/pw_protobuf/ |
| D | proto_tree.py | 464 def _populate_fields(proto_file, global_root: ProtoNode, argument 491 def _build_hierarchy(proto_file): argument
|
| D | codegen_pwpb.py | 672 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
|
| /external/perfetto/src/protozero/filtering/ |
| D | filter_util.cc | 69 bool FilterUtil::LoadMessageDefinition(const std::string& proto_file, in LoadMessageDefinition()
|
| /external/protobuf/src/google/protobuf/compiler/objectivec/ |
| D | objectivec_helpers.cc | 1709 StringPiece proto_file = proto_file_list.substr(start, offset - start); in ConsumeLine() local
|
| /external/protobuf/src/google/protobuf/compiler/php/ |
| D | php_generator.cc | 330 const string& proto_file = file->name(); in GeneratedMetadataFileName() local
|
| /external/rust/crates/protobuf/src/ |
| D | plugin.rs | 317 pub proto_file: crate::RepeatedField<crate::descriptor::FileDescriptorProto>, field
|