Home
last modified time | relevance | path

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

12

/external/flatbuffers/tests/
Dproto_test.cpp10 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.py123 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/
Dprotoc_wrapper.rs330 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/
Dtest_proto_gen.py35 proto_path = os.path.join(tmpdir, 'format.proto') variable
/external/crosvm/perfetto/
Dbuild.rs56 fn proto_path(path: &[&str]) -> PathBuf { in proto_path() function
/external/pigweed/pw_metric/
Dmetric_service_nanopb.cc51 span<Token> proto_path(proto_metric.token_path); in Write() local
/external/google-cloud-java/generation/new_client/
Dnew-client.py165 proto_path, argument
/external/rust/android-crates-io/crates/protobuf-parse/src/
Dlib.rs20 mod proto_path; module
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_upb_api_from_bazel_xml.py133 def get_upb_path(proto_path, ext): argument
/external/grpc-grpc/tools/codegen/core/
Dgen_upb_api_from_bazel_xml.py147 def get_upb_path(proto_path, ext): argument
/external/protobuf/src/google/protobuf/compiler/cpp/
Dplugin_unittest.cc221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dplugin_unittest.cc221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dplugin_unittest.cc221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/python/
Dplugin_unittest.cc99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/python/
Dplugin_unittest.cc99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/python/
Dplugin_unittest.cc99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/java/
Dplugin_unittest.cc102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/java/
Dplugin_unittest.cc102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/java/
Dplugin_unittest.cc102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions.cc103 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
/external/perfetto/src/tools/proto_filter/
Dproto_filter.cc129 std::string proto_path; in Main() local
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local

12