Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
H A 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
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/
H A 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
/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/
Ddump_metrics_ascii.py27 def compile_proto(proto_path, output_dir): argument
63 def compile_import_proto(output_dir, proto_path): argument
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/
H A Dtest_proto_gen.py35 proto_path = os.path.join(tmpdir, 'format.proto') variable
/aosp_15_r20/external/crosvm/perfetto/
H A Dbuild.rs56 fn proto_path(path: &[&str]) -> PathBuf { in proto_path() function
/aosp_15_r20/tools/test/connectivity/tools/
Dproto_check.py31 def compile_proto(proto_path, output_dir): argument
/aosp_15_r20/external/pigweed/pw_metric/
H A Dmetric_service_nanopb.cc51 span<Token> proto_path(proto_metric.token_path); in Write() local
/aosp_15_r20/external/google-cloud-java/generation/new_client/
H A Dnew-client.py165 proto_path, argument
/aosp_15_r20/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
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dlib.rs20 mod proto_path; module
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_upb_api_from_bazel_xml.py147 def get_upb_path(proto_path, ext): argument
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dplugin_unittest.cc221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dplugin_unittest.cc221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/
H A Dplugin_unittest.cc99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dplugin_unittest.cc99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator_unittest.cc95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dplugin_unittest.cc102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator_unittest.cc95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dplugin_unittest.cc102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/
H A Dgen_proto_text_functions.cc103 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
/aosp_15_r20/external/perfetto/src/tools/proto_filter/
H A Dproto_filter.cc129 std::string proto_path; in Main() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
/aosp_15_r20/external/cronet/net/tools/root_store_tool/
H A Droot_store_tool.cc339 base::FilePath proto_path = command_line.GetSwitchValuePath("write-proto"); in main() local
/aosp_15_r20/system/core/storaged/include/
H A Dstoraged.h116 string proto_path(userid_t user_id) { in proto_path() function

12