/external/flatbuffers/tests/ |
D | proto_test.cpp | 10 void RunTest(const flatbuffers::IDLOptions &opts, const std::string &proto_path, in RunTest() 51 void proto_test(const std::string &proto_path, const std::string &proto_file) { in proto_test() 66 void proto_test_id(const std::string &proto_path, in proto_test_id() 83 void proto_test_union(const std::string &proto_path, in proto_test_union() 99 void proto_test_union_id(const std::string &proto_path, in proto_test_union_id() 117 void proto_test_union_suffix(const std::string &proto_path, in proto_test_union_suffix() 134 void proto_test_union_suffix_id(const std::string &proto_path, in proto_test_union_suffix_id() 152 void proto_test_include(const std::string &proto_path, in proto_test_include() 169 void proto_test_include_id(const std::string &proto_path, in proto_test_include_id() 187 void proto_test_include_union(const std::string &proto_path, in proto_test_include_union() [all …]
|
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | _split_definitions_test.py | 123 proto_path, argument 152 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 171 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 190 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 207 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument
|
/external/bazelbuild-rules_rust/proto/prost/private/ |
D | protoc_wrapper.rs | 330 let proto_path = ProtoPath(package); in descriptor_set_file_to_extern_paths() localVariable 359 let proto_path = proto_path.join(&name_lower); in message_type_to_extern_paths() localVariable 1058 let proto_path = ProtoPath::from(""); in proto_path_test() localVariable 1063 let proto_path = ProtoPath::from("foo"); in proto_path_test() localVariable 1068 let proto_path = ProtoPath::from("foo"); in proto_path_test() localVariable 1073 let proto_path = ProtoPath::from("foo.bar"); in proto_path_test() localVariable 1078 let proto_path = ProtoPath::from("Foo.baR"); in proto_path_test() localVariable
|
/external/perfetto/src/traced/probes/ftrace/test/ |
D | test_proto_gen.py | 35 proto_path = os.path.join(tmpdir, 'format.proto') variable
|
/external/crosvm/perfetto/ |
D | build.rs | 56 fn proto_path(path: &[&str]) -> PathBuf { in proto_path() function
|
/external/pigweed/pw_metric/ |
D | metric_service_nanopb.cc | 51 span<Token> proto_path(proto_metric.token_path); in Write() local
|
/external/google-cloud-java/generation/new_client/ |
D | new-client.py | 165 proto_path, argument
|
/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | lib.rs | 20 mod proto_path; module
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | gen_upb_api_from_bazel_xml.py | 133 def get_upb_path(proto_path, ext): argument
|
/external/grpc-grpc/tools/codegen/core/ |
D | gen_upb_api_from_bazel_xml.py | 147 def get_upb_path(proto_path, ext): argument
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | plugin_unittest.cc | 221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | plugin_unittest.cc | 221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | plugin_unittest.cc | 221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | plugin_unittest.cc | 99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | plugin_unittest.cc | 99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | plugin_unittest.cc | 99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | plugin_unittest.cc | 102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | plugin_unittest.cc | 102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | plugin_unittest.cc | 102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions.cc | 103 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
|
/external/perfetto/src/tools/proto_filter/ |
D | proto_filter.cc | 129 std::string proto_path; in Main() local
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|