Searched refs:proto_root (Results 1 – 6 of 6) sorted by relevance
14 # proto_root is the directory relative to which generated include paths should be15 proto_root = ""21 proto_root = "/" + ctx.label.workspace_root32 dir_out = str(ctx.genfiles_dir.path + proto_root)58 arguments += ["--proto_path={0}{1}".format(dir_out, proto_root)]
24 let proto_root = match env::var("SYSROOT") { in main() localVariable30 let power_manager_dir = proto_root.join("dbus/power_manager"); in main()
52 proto_root = get_proto_root(96 dir_out = str(ctx.genfiles_dir.path + proto_root)118 arguments += ["--proto_path={0}{1}".format(dir_out, proto_root)]
51 proto_root = get_proto_root(95 dir_out = str(ctx.genfiles_dir.path + proto_root)117 arguments += ["--proto_path={0}{1}".format(dir_out, proto_root)]
104 proto_root): argument109 self._proto_root = proto_root
348 outputs = [ "$_setup_dir/proto_root.txt" ]