Home
last modified time | relevance | path

Searched refs:res_def_name (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/test/example/
H A Dtest_gn_template.py105 write_bundle_json(res_def_name, cmd_path)
146 write_bundle_json(res_def_name, cmd_path)
178 def exec_command_install_dir(cmd_path, res_def_name): argument
185 write_bundle_json(res_def_name, cmd_path)
202 config_path = RESULT_PATH + res_def_name + "/{}_module_info.json".format(res_def_name)
206 module_install_dir = res_def_name
222 def write_bundle_json(res_def_name, cmd_path): argument
246 cmd_path = TEMPLATE_SOURCE_PATH + res_def_name
256 cmd_path = TEMPLATE_SOURCE_PATH + res_def_name
276 res_path = BUILD_RES_PATH + "lib{}.{}".format(res_def_name, res_def_name)
[all …]