Home
last modified time | relevance | path

Searched refs:root_build_dir (Results 1 – 25 of 72) sorted by relevance

123

/build/ohos/sdk/
DBUILD.gn31 rebase_path(ohos_sdk_description_file, root_build_dir),
33 rebase_path("//", root_build_dir),
35 rebase_path(nodejs, root_build_dir),
37 rebase_path(ohos_sdk_pub_description_file, root_build_dir),
48 rebase_path(ohos_sdk_description_file, root_build_dir),
50 rebase_path(generated_sdk_modules_gni, root_build_dir),
52 rebase_path(generated_sdk_module_install_paths, root_build_dir),
54 rebase_path(generated_sdk_types_file, root_build_dir),
58 rebase_path("./variant_to_product.json", root_build_dir),
60 rebase_path("//", root_build_dir),
[all …]
Dsdk.gni29 ohos_sdk_copy_dir = "$root_build_dir/${product_name}"
96 rebase_path(invoker.sdk_modules_desc_file, root_build_dir),
98 rebase_path(generated_sdk_module_install_paths, root_build_dir),
100 rebase_path(invoker.dest_dir, root_build_dir),
102 rebase_path(_sdk_output_archive, root_build_dir),
104 rebase_path(_notice_output_archive, root_build_dir),
106 rebase_path(depfile, root_build_dir),
108 rebase_path("${invoker.dest_dir}/${invoker.sdk_type}", root_build_dir),
159 module_info_file = rebase_path(_module_info_file, root_build_dir)
/build/ohos/ndk/
DBUILD.gn59 rebase_path(depfile, root_build_dir),
61 rebase_path(_ndk_syscap_desc_file, root_build_dir),
63 rebase_path(_native_syscap_config_file, root_build_dir),
69 args += [ rebase_path(_target_bc_file, root_build_dir) ]
117 rebase_path(depfile, root_build_dir),
119 rebase_path(working_dir, root_build_dir),
123 rebase_path(ndk_doxygen_output, root_build_dir),
125 rebase_path(doxygen_file, root_build_dir),
129 root_build_dir),
139 rebase_path(depfile, root_build_dir),
[all …]
Dndk.gni114 rebase_path(_generated_ndk_stub_file, root_build_dir),
116 rebase_path(_ndk_description_file, root_build_dir),
118 rebase_path(depfile, root_build_dir),
241 rebase_path(_generated_version_script, root_build_dir),
243 rebase_path(_ndk_description_file, root_build_dir),
247 rebase_path(depfile, root_build_dir),
314 rebase_path(src, root_build_dir),
315 "--base-dir=" + rebase_path(src, root_build_dir),
337 rebase_path(depfile, root_build_dir),
339 rebase_path("$target_gen_dir/$target_name.stamp", root_build_dir),
[all …]
/build/ohos/packages/
DBUILD.gn59 outputs = [ "${root_build_dir}/result.txt" ]
67 rebase_path(root_build_dir),
69 rebase_path("${root_build_dir}/build.log"),
75 all_parts_host_info_file = "${root_build_dir}/all_parts_host.json"
76 all_host_symlink_file = "${root_build_dir}/all_host_symlink.json"
89 rebase_path(root_build_dir),
93 all_parts_info_file = "${root_build_dir}/all_parts_info.json"
95 "${root_build_dir}/build_configs/target_platforms_parts.json"
112 rebase_path(depfile, root_build_dir),
114 rebase_path(all_parts_info_file, root_build_dir),
[all …]
Dgenerate_host_symlink.py27 def _do_symlink(all_host_parts_info, output_file, root_build_dir): argument
39 source_file = os.path.join(root_build_dir, source_file)
44 symlink_dest_file = os.path.join(root_build_dir, symlink_dest_dir, name)
58 _do_symlink(all_host_parts_info, args.output_file, args.root_build_dir)
/build/ohos/common/
DBUILD.gn15 import("${root_build_dir}/build_configs/parts_list.gni")
21 # dist_build_out_dir = "${root_build_dir}/component_dist/${target_type}"
29 src_installed_info_file = "${root_build_dir}/src_installed_parts.json"
30 binary_installed_info_file = "${root_build_dir}/binary_installed_parts.json"
32 all_subsystem_info_file = "${root_build_dir}/all_parts_info.json"
44 host_info_file = "${root_build_dir}/all_parts_host.json"
64 rebase_path(depfile, root_build_dir),
66 rebase_path(dist_subsystem_info_file, root_build_dir),
68 rebase_path(src_installed_info_file, root_build_dir),
70 rebase_path(binary_installed_info_file, root_build_dir),
[all …]
/build/ohos/app/
Dapp_internal.gni37 _rebased_metadata = rebase_path(meta_data, root_build_dir)
45 rebase_path(depfile, root_build_dir),
48 rebase_path(hap_profile, root_build_dir),
50 rebase_path(generated_profile, root_build_dir),
98 _rebased_metadata = rebase_path(meta_data, root_build_dir)
107 rebase_path(depfile, root_build_dir),
109 rebase_path(restool_path, root_build_dir),
118 rebase_path(_packaged_resources, root_build_dir),
125 rebase_path(_generated_header_file, root_build_dir),
160 _rebased_metadata = rebase_path(meta_data, root_build_dir)
[all …]
/build/ohos/sa_profile/
Dsa_profile.gni49 args += rebase_path(sources, root_build_dir)
54 rebase_path(_output_info_file, root_build_dir),
60 install_info_file = rebase_path(_output_info_file, root_build_dir)
73 [ rebase_path("${target_out_dir}/profiles/${source}", root_build_dir) ]
132 rebase_path(src_sa_infos_file, root_build_dir),
134 rebase_path(system_install_info_file, root_build_dir),
136 rebase_path(src_sa_install_info_file, root_build_dir),
151 rebase_path(system_install_info_file, root_build_dir),
153 rebase_path(binary_output_dir, root_build_dir),
155 rebase_path(_binary_sa_output, root_build_dir),
[all …]
/build/templates/update/
Dmodule_update.gni35 target_out_dir = rebase_path(element_target_out_dir, root_build_dir)
37 root_out_dir = rebase_path(invoker.root_out_dir, root_build_dir)
53 rebase_path("$clang_base_path/bin/llvm-readelf", root_build_dir),
55 rebase_path(target_out_dir, root_build_dir),
57 rebase_path(check_datas_file, root_build_dir),
62 root_build_dir),
67 root_build_dir),
69 rebase_path("//prebuilts/abi_dumps", root_build_dir),
81 "$root_build_dir/build_configs/parts_info/part_subsystem.json"
86 rebase_path(_part_subsystem_info_file, root_build_dir),
[all …]
/build/ohos/notice/
Dnotice.gni20 sdk_notice_dir = "$root_build_dir/NOTICE_FILES/sdk"
21 sdk_notice_archive_dir = "$root_build_dir/NOTICE_FILES/sdk_archives"
22 ndk_notice_dir = "$root_build_dir/NOTICE_FILES/ndk"
23 static_libraries_notice_dir = "$root_build_dir/NOTICE_FILES/static"
27 ndk_notice_txt = "$root_build_dir/NOTICE_FILES/ndk-final-notice/NOTICE.txt"
28 ndk_notice_gz = "$root_build_dir/NOTICE_FILES/ndk-final-notice/NOTICE.xml.gz"
29 sdk_notice_txt = "$root_build_dir/NOTICE_FILES/sdk-final-notice/NOTICE.txt"
30 sdk_notice_gz = "$root_build_dir/NOTICE_FILES/sdk-final-notice/NOTICE.xml.gz"
87 rebase_path(module_source_dir, root_build_dir),
89 rebase_path(depfile, root_build_dir),
[all …]
/build/ohos/
Dohos_part.gni30 "${root_build_dir}/build_configs/required_parts_targets_list.json"
67 root_build_dir) + "/${part_name}_install_modules.json"
69 build_out_dir = rebase_path(root_out_dir, root_build_dir)
82 root_build_dir) + "/${part_name}_host_modules.json"
84 build_out_dir = rebase_path(root_out_dir, root_build_dir)
123 rebase_path(part_modules_info_file, root_build_dir),
125 rebase_path(part_sdk_modules_info_file, root_build_dir),
127 rebase_path(part_install_modules_file, root_build_dir),
129 rebase_path(part_dep_modules_file, root_build_dir),
131 rebase_path(part_host_modules_file, root_build_dir),
Dohos_kits.gni111 header_base = rebase_path(lib_header_base, "$root_build_dir")
112 source_info = rebase_path(module_info_file, "$root_build_dir")
119 current_toolchain_dir = rebase_path(root_out_dir, root_build_dir)
157 sdk_out_dir = "${root_build_dir}/${innersdk_build_out_dir}/"
172 rebase_path(subsystem_sdk_desc_file, root_build_dir),
174 rebase_path("${sdk_out_dir}/${subsystem_name}", root_build_dir),
176 rebase_path(sdk_build_file, root_build_dir),
178 rebase_path(sdk_info_file, root_build_dir),
185 rebase_path(innersdk_interface_checkfile_dir, root_build_dir),
192 "${root_build_dir}/innersdk_interface/native/${subsystem_name}",
[all …]
/build/ohos/native_stub/
Dnative_stub.gni79 rebase_path(_generated_native_stub_file, root_build_dir),
81 rebase_path(_stub_description_file, root_build_dir),
83 rebase_path(depfile, root_build_dir),
107 "$root_build_dir/build_configs/parts_info/part_subsystem.json"
112 rebase_path(_part_subsystem_info_file, root_build_dir),
194 root_build_dir) + "/${target_name}_module_info.json"
198 toolchain_out_dir = rebase_path(root_out_dir, root_build_dir)
256 rebase_path(_generated_version_script, root_build_dir),
258 rebase_path(_stub_description_file, root_build_dir),
262 rebase_path(depfile, root_build_dir),
[all …]
/build/ohos/hisysevent/
Dhisysevent.gni49 rebase_path(hisysevent_config_file, root_build_dir),
51 rebase_path(system_install_info_file, root_build_dir),
55 rebase_path(hisysevent_install_info_file, root_build_dir),
57 rebase_path(depfile, root_build_dir),
61 rebase_path(root_build_dir),
/build/hb/util/loader/
Dbuild_gn.template14 import("${root_build_dir}/build_configs/parts_list.gni")
15 import("${root_build_dir}/build_configs/inner_kits_list.gni")
16 import("${root_build_dir}/build_configs/system_kits_list.gni")
17 import("${root_build_dir}/build_configs/parts_test_list.gni")
/build/config/
Dzip.gni26 rebase_inputs = rebase_path(invoker.inputs, root_build_dir)
29 rebase_output = rebase_path(invoker.output, root_build_dir)
33 rebase_path(depfile, root_build_dir),
40 rebase_path(invoker.base_dir, root_build_dir),
/build/ohos/images/
DBUILD.gn233 output_image_file = "$root_build_dir/${_image_name}.img"
254 rebase_path(depfile, root_build_dir),
258 rebase_path(image_input_path, root_build_dir),
260 rebase_path(image_config_file, root_build_dir),
262 rebase_path(device_image_config_file, root_build_dir),
264 rebase_path(output_image_file, root_build_dir),
271 args += rebase_path(build_image_tools_path, root_build_dir)
303 rebase_path(depfile, root_build_dir),
307 rebase_path(image_input_path, root_build_dir),
309 rebase_path(image_config_file, root_build_dir),
[all …]
/build/templates/metadata/
Dmodule_info.gni118 rebase_path(module_source_dir, "$root_build_dir"),
122 rebase_path(output_file, "$root_build_dir"),
191 rebase_path(notice, root_build_dir),
290 rebase_path(meta_data, root_build_dir),
294 rebase_path(depfile, root_build_dir),
323 args += [ rebase_path(d, root_build_dir) ]
331 args += [ rebase_path(res, root_build_dir) ]
344 rebase_path(app_profile, root_build_dir),
351 rebase_path(hap_profile, root_build_dir),
358 args += [ rebase_path(asset, root_build_dir) ]
[all …]
/build/rust/
Drustc_toolchain.gni41 rust_base = rebase_path("//prebuilts/rustc", root_build_dir)
56 clang = rebase_path("${default_clang_base_path}/bin/clang", root_build_dir)
57 musl_path = rebase_path("${musl_sysroot}", root_build_dir)
59 musllib = rebase_path("${musl_sysroot}/usr/lib/${abi_target}", root_build_dir)
63 root_build_dir)
/build/lite/ndk/doc/
DBUILD.gn28 rebase_path("$root_build_dir/ndk"),
32 rebase_path("$root_build_dir/ndk/doc"),
34 rebase_path(doxygen_file, root_build_dir),
36 outputs = [ "$root_build_dir/ndk/doc/index.html" ]
/build/
Dtest.gni47 rebase_path(invoker.resource_config_file, root_build_dir),
53 rebase_path(depfile, root_build_dir),
57 rebase_path(root_out_dir, root_build_dir),
59 rebase_path(invoker.test_output_dir + "/resource", root_build_dir),
63 rebase_path(output_file, root_build_dir),
97 rebase_path(get_label_info(":$target_name", "dir"), root_build_dir),
106 rebase_path(test_output_dir, root_build_dir),
108 rebase_path(_module_list_file, root_build_dir),
133 rebase_path(fuzz_config_file, root_build_dir),
135 rebase_path(root_out_dir + "/tests/res", root_build_dir),
[all …]
/build/templates/common/
Dcopy.gni44 "$root_build_dir/build_configs/parts_info/part_subsystem.json"
49 rebase_path(_part_subsystem_info_file, root_build_dir),
156 rebase_path("${clang_base_path}/bin/llvm-strip", root_build_dir),
158 rebase_path(sources[0], root_build_dir),
160 rebase_path(outputs[0], root_build_dir),
168 root_build_dir) +
173 toolchain_out_dir = rebase_path(root_out_dir, root_build_dir)
198 root_build_dir) +
203 toolchain_out_dir = rebase_path(root_out_dir, root_build_dir)
/build/lite/config/test/
Dtest.gni45 rebase_path(invoker.resource_config_file, root_build_dir),
53 rebase_path(root_out_dir, root_build_dir),
55 rebase_path(invoker._output_dir + "/resource", root_build_dir),
57 rebase_path(output_file, root_build_dir),
189 "${root_build_dir}/build_configs/component_override_map.json")
197 rebase_path("$root_build_dir/build_configs/parts_src_flag.json",
198 root_build_dir),
200 rebase_path(external_deps_temp_file, root_build_dir),
202 rebase_path("${innersdk_base_dir}", root_build_dir),
208 rebase_path("//build/ohos/inner_kits_adapter.json", root_build_dir),
[all …]
/build/templates/rust/
Dohos_rust_library.gni30 "$root_build_dir/build_configs/parts_info/part_subsystem.json"
35 rebase_path(_part_subsystem_info_file, root_build_dir),
244 root_build_dir),
249 root_build_dir),
258 root_build_dir) ]
272 "${root_build_dir}/build_configs/component_override_map.json")
281 rebase_path(parts_src_flag_file, root_build_dir),
283 rebase_path(external_deps_temp_file, root_build_dir),
285 rebase_path("${innersdk_base_dir}", root_build_dir),
291 rebase_path("//build/ohos/inner_kits_adapter.json", root_build_dir),
[all …]

123