Searched defs:protoc_path (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_c_protos | 80 def protoc_path(out_directory): function 118 def generate(source, outdir, protoc_path, protozero_c_plugin_path, guard_strip_prefix, guard_add_pr… argument
|
H A D | gen_all | 27 def protoc_path(out_directory): function
|
H A D | gen_binary_descriptors | 45 def generate(source, target, protoc_path, check_only): argument
|
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/ |
H A D | test_proto_gen.py | 32 protoc_path = sys.argv[2] variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | parser.rs | 75 pub fn protoc_path(&mut self, protoc: &Path) -> &mut Self { in protoc_path() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/codegen/ |
D | mod.rs | 176 pub fn protoc_path(&mut self, protoc: &Path) -> &mut Self { in protoc_path() method
|