/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
H A 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
|
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/ |
H A 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
|
/aosp_15_r20/packages/modules/Bluetooth/system/tools/scripts/ |
D | dump_metrics_ascii.py | 27 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 D | test_proto_gen.py | 35 proto_path = os.path.join(tmpdir, 'format.proto') variable
|
/aosp_15_r20/external/crosvm/perfetto/ |
H A D | build.rs | 56 fn proto_path(path: &[&str]) -> PathBuf { in proto_path() function
|
/aosp_15_r20/tools/test/connectivity/tools/ |
D | proto_check.py | 31 def compile_proto(proto_path, output_dir): argument
|
/aosp_15_r20/external/pigweed/pw_metric/ |
H A D | metric_service_nanopb.cc | 51 span<Token> proto_path(proto_metric.token_path); in Write() local
|
/aosp_15_r20/external/google-cloud-java/generation/new_client/ |
H A D | new-client.py | 165 proto_path, argument
|
/aosp_15_r20/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
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | lib.rs | 20 mod proto_path; module
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | gen_upb_api_from_bazel_xml.py | 147 def get_upb_path(proto_path, ext): argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | plugin_unittest.cc | 221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | plugin_unittest.cc | 221 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/ |
H A D | plugin_unittest.cc | 99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/ |
H A D | plugin_unittest.cc | 99 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generator_unittest.cc | 95 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 D | plugin_unittest.cc | 102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ruby/ |
H A D | ruby_generator_unittest.cc | 95 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ |
H A D | plugin_unittest.cc | 102 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/proto_text/ |
H A D | gen_proto_text_functions.cc | 103 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 D | proto_filter.cc | 129 std::string proto_path; in Main() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|
/aosp_15_r20/external/cronet/net/tools/root_store_tool/ |
H A D | root_store_tool.cc | 339 base::FilePath proto_path = command_line.GetSwitchValuePath("write-proto"); in main() local
|
/aosp_15_r20/system/core/storaged/include/ |
H A D | storaged.h | 116 string proto_path(userid_t user_id) { in proto_path() function
|