Lines Matching refs:root_build_dir

63   outputs = [ "${root_build_dir}/result.txt" ]
71 rebase_path(root_build_dir),
73 rebase_path("${root_build_dir}/build.log"),
79 all_parts_host_info_file = "${root_build_dir}/all_parts_host.json"
80 all_host_symlink_file = "${root_build_dir}/all_host_symlink.json"
93 rebase_path(root_build_dir),
97 all_parts_info_file = "${root_build_dir}/all_parts_info.json"
99 "${root_build_dir}/build_configs/target_platforms_parts.json"
116 rebase_path(depfile, root_build_dir),
118 rebase_path(all_parts_info_file, root_build_dir),
120 rebase_path(all_platforms_parts, root_build_dir),
122 rebase_path(_system_install_info_file, root_build_dir),
128 root_build_dir,
172 rebase_path(_system_install_info_file, root_build_dir),
174 rebase_path(_collected_notice_zipfile, root_build_dir),
176 rebase_path(depfile, root_build_dir),
178 rebase_path(_notice_root_dir, root_build_dir),
200 rebase_path(_notice_root_dir, root_build_dir),
208 rebase_path(static_libraries_notice_dir, root_build_dir),
212 rebase_path(depfile, root_build_dir),
214 rebase_path(_collected_notice_zipfile, root_build_dir),
216 rebase_path(_notice_module_info_file, root_build_dir),
244 root_build_dir),
245 rebase_path(_merged_notice_txt, root_build_dir),
246 rebase_path(_verify_result, root_build_dir),
247 rebase_path(current_platform_dir, root_build_dir),
283 rebase_path(_system_install_info_file, root_build_dir),
285 rebase_path(system_install_modules, root_build_dir),
287 rebase_path(system_module_info_list, root_build_dir),
289 rebase_path(system_modules_list, root_build_dir),
291 rebase_path(current_platform_dir, root_build_dir),
293 rebase_path(depfile, root_build_dir),
295 rebase_path(_merged_sa_profile_dir, root_build_dir),
297 rebase_path(_merged_sa_profile_zipfile, root_build_dir),
299 rebase_path("$current_platform_dir/system", root_build_dir),
301 rebase_path(_system_image_zipfile, root_build_dir),
310 rebase_path(tuple[0], root_build_dir) + ":" + tuple[1],
317 args += rebase_path(post_process_modules_list, root_build_dir)
323 root_build_dir) ]
350 rebase_path(_vendor_cfg_folder, root_build_dir),
352 rebase_path(_vendor_seccomp_folder, root_build_dir),
354 rebase_path(_system_cfg_folder, root_build_dir),
356 rebase_path(_system_seccomp_folder, root_build_dir),
389 rebase_path(_system_cfg_folder, root_build_dir),
391 rebase_path(_vendor_cfg_folder, root_build_dir),
393 rebase_path(_privilege_whitelist, root_build_dir),
395 rebase_path(_critical_whitelist, root_build_dir),
419 rebase_path(depfile, root_build_dir),
439 "${root_build_dir}/backup/packages/${_platform}/system/$module_type",
440 "${root_build_dir}/backup/packages/${_platform}/system/bin",
466 "${root_build_dir}/backup/packages/${_platform}/exe.unstripped",
467 "${root_build_dir}/backup/packages/${_platform}/lib.unstripped",
504 rebase_path(_system_install_info_file, root_build_dir),
509 rebase_path("$current_platform_dir", root_build_dir),
511 rebase_path(output_file, root_build_dir),
545 rebase_path(_system_install_info_file, root_build_dir),
549 rebase_path("$current_platform_dir", root_build_dir),
551 rebase_path(output_file, root_build_dir),
601 rebase_path(_system_install_info_file, root_build_dir),
603 rebase_path("$current_platform_dir/tests", root_build_dir),
605 rebase_path(output_file, root_build_dir),
629 rebase_path(depfile, root_build_dir),
631 rebase_path("$current_platform_dir/tests", root_build_dir),
633 rebase_path(output_file, root_build_dir),
636 args += rebase_path(required_files, root_build_dir)
644 _output = "${root_build_dir}/packages/code_opensource/release_opensource/CodeOpensource.stamp"
646 _output = "${root_build_dir}/packages/code_opensource/CodeOpensource.tar.gz"
651 rebase_path(depfile, root_build_dir),
653 rebase_path(_output, root_build_dir),
655 rebase_path("//", root_build_dir),
683 "$root_build_dir/build_configs:parts_test",