/external/flatbuffers/tests/ |
D | proto_test.cpp | 11 const std::string &proto_file, const std::string &golden_file, in RunTest() 51 void proto_test(const std::string &proto_path, const std::string &proto_file) { in proto_test() 67 const std::string &proto_file) { in proto_test_id() 84 const std::string &proto_file) { in proto_test_union() 100 const std::string &proto_file) { in proto_test_union_id() 118 const std::string &proto_file) { in proto_test_union_suffix() 135 const std::string &proto_file) { in proto_test_union_suffix_id() 153 const std::string &proto_file, in proto_test_include() 170 const std::string &proto_file, in proto_test_include_id() 188 const std::string &proto_file, in proto_test_include_union() [all …]
|
/external/nanopb-c/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/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/compiler/ |
D | plugin.proto | 91 repeated FileDescriptorProto proto_file = 15; field
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 60 void RubyTest(std::string proto_file, std::string import_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/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 60 void RubyTest(std::string proto_file, std::string import_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/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 60 void RubyTest(std::string proto_file, std::string import_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/cronet/tot/third_party/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, std::string file1, in Run()
|
/external/cronet/stable/third_party/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, std::string file1, in Run()
|
/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, std::string file1, in Run()
|
/external/rust/android-crates-io/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/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | protoc.py | 99 def _proto_file_to_module_name(suffix, proto_file): argument
|
/external/pigweed/pw_rpc/py/pw_rpc/ |
D | codegen_raw.py | 213 def process_proto_file(proto_file) -> Iterable[OutputFile]: argument
|
/external/curl/src/ |
D | tool_libinfo.c | 43 const char *proto_file = NULL; variable
|
/external/perfetto/src/tools/proto_merger/ |
D | main.cc | 69 ImportResult ImportProto(const std::string& proto_file, in ImportProto()
|
D | proto_file_serializer.cc | 200 std::string ProtoFileToDotProto(const ProtoFile& proto_file) { in ProtoFileToDotProto()
|