Searched refs:protozero_c_plugin_path (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_c_protos | 73 def protozero_c_plugin_path(out_directory): function 118 def generate(source, outdir, protoc_path, protozero_c_plugin_path, guard_strip_prefix, guard_add_pr… argument 131 '--plugin=protoc-gen-plugin={}'.format(protozero_c_plugin_path), 162 generate(source, tmpdirname, protoc_path(out), protozero_c_plugin_path(out),
|