Home
last modified time | relevance | path

Searched defs:proto_file (Results 1 – 25 of 31) sorted by relevance

12

/external/grpc-grpc/third_party/nanopb/generator/proto/
Dplugin.proto75 repeated FileDescriptorProto proto_file = 15; field
/external/nanopb-c/generator/proto/
Dplugin.proto75 repeated FileDescriptorProto proto_file = 15; field
/external/libbrillo/brillo/
Dproto_file_io.cc16 bool ReadTextProtobuf(const base::FilePath& proto_file, in ReadTextProtobuf()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
Dplugin.pb.h1310 inline const ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto& CodeGeneratorRequest::proto_file(int ind… in proto_file() function
1323 CodeGeneratorRequest::proto_file() const { in proto_file() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
Dplugin.pb.h1330 inline const ::PROTOBUF_NAMESPACE_ID::FileDescriptorProto& CodeGeneratorRequest::proto_file(int ind… in proto_file() function
1343 CodeGeneratorRequest::proto_file() const { in proto_file() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/compiler/
Dplugin.proto91 repeated FileDescriptorProto proto_file = 15; field
/external/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto()
124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
Dcsharp_bootstrap_unittest.cc113 void Run(const FileDescriptor* proto_file, std::string file1, in Run()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc109 std::string StripDotProto(const std::string& proto_file) { in StripDotProto()
124 std::string proto_file = descriptor->name(); in GetFileNameBase() local
Dcsharp_bootstrap_unittest.cc113 void Run(const FileDescriptor* proto_file, std::string file1, in Run()
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc60 void RubyTest(std::string proto_file, std::string import_proto_file = "") { in RubyTest()
Druby_generator.cc70 std::string GetRequireName(const std::string& proto_file) { in GetRequireName()
75 std::string GetOutputFilename(const std::string& proto_file) { in GetOutputFilename()
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc60 void RubyTest(std::string proto_file, std::string import_proto_file = "") { in RubyTest()
Druby_generator.cc70 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/
Dprotoc.py73 def _proto_file_to_module_name(suffix, proto_file): argument
/external/curl/src/
Dtool_libinfo.c45 const char *proto_file = NULL; variable
/external/pigweed/pw_rpc/py/pw_rpc/
Dcodegen_raw.py207 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
Dcodegen_pwpb.py266 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
Dcodegen_nanopb.py279 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
/external/perfetto/src/tools/proto_merger/
Dmain.cc69 ImportResult ImportProto(const std::string& proto_file, in ImportProto()
Dproto_file_serializer.cc198 std::string ProtoFileToDotProto(const ProtoFile& proto_file) { in ProtoFileToDotProto()
/external/perfetto/src/protozero/filtering/
Dfilter_util.cc71 const std::string& proto_file, in LoadMessageDefinition()
/external/rust/crates/protobuf/src/
Dplugin.rs324 pub proto_file: ::std::vec::Vec<crate::descriptor::FileDescriptorProto>, field

12