Home
last modified time | relevance | path

Searched defs:protoc_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/perfetto/tools/
H A Dgen_c_protos80 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 Dgen_all27 def protoc_path(out_directory): function
H A Dgen_binary_descriptors45 def generate(source, target, protoc_path, check_only): argument
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/
H A Dtest_proto_gen.py32 protoc_path = sys.argv[2] variable
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dparser.rs75 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/
Dmod.rs176 pub fn protoc_path(&mut self, protoc: &Path) -> &mut Self { in protoc_path() method