Lines Matching refs:current_platform
98 current_platform = _platform
99 current_platform_dir = "${product_output_dir}/$current_platform"
104 action_with_pydeps("${current_platform}_parts_list") {
120 current_platform,
132 ohos_sa_install_info("${current_platform}_sa_profile_install_info") {
133 deps = [ ":${current_platform}_parts_list" ]
134 _outputs = get_target_outputs(":${current_platform}_parts_list")
146 ohos_hisysevent_install_info("${current_platform}_hisysevent_install_info") {
147 deps = [ ":${current_platform}_parts_list" ]
148 _outputs = get_target_outputs(":${current_platform}_parts_list")
176 action_with_pydeps("merge_system_notice_file_${current_platform}") {
177 deps = [ ":collect_notice_files__${current_platform}" ]
215 action("verify_notice_file_${current_platform}") {
216 deps = [ ":merge_system_notice_file_${current_platform}" ]
241 public_deps = [ ":${current_platform}_parts_list" ]
244 ":${current_platform}_hisysevent_install_info",
245 ":${current_platform}_sa_profile_install_info",
247 ":merge_system_notice_file_${current_platform}",
248 ":verify_notice_file_${current_platform}",
404 current_platform = _platform
405 current_platform_dir = "${product_output_dir}/$current_platform"
437 current_platform = _platform
438 current_platform_dir = "${product_output_dir}/$current_platform"