/ohos5.0/foundation/arkui/ace_engine/build/tools/ |
H A D | gen_uicontext_ohos.py | 20 def main(input_path, output_path): argument
|
H A D | build_resource_to_bytecode.py | 21 def resource_file_to_bytecode(input_dir, input_file, output_path): argument
|
/ohos5.0/base/update/packaging_tools/ |
H A D | code_yacc.py | 35 output_path = parse_params[1] variable
|
/ohos5.0/base/security/selinux_adapter/scripts/ |
H A D | build_contexts.py | 246 def build_file_contexts(args, output_path, policy_path, all_policy_path): argument 268 def build_common_contexts(args, output_path, contexts_file_name, policy_path, all_policy_path): argument 282 def build_sehap_contexts(args, output_path, policy_path): argument
|
H A D | build_ignore_cfg.py | 156 def build_ignore_cfg(output_path, folder_list): argument
|
/ohos5.0/build/test/example/ |
H A D | build_example.json | 46 "output_path": "/out/test_report/performance_report_rk3568.html", string 52 "output_path": "/out/test_report/performance_report_wifiiot.html", string
|
H A D | performance_test.py | 117 def __init__(self, performance_cmd, output_path, report_titles, ptyflags=False): argument
|
/ohos5.0/build/indep_configs/scripts/ |
H A D | generate_target_build_gn.py | 62 def _output_build_gn(deps_list, output_path, _test_check): argument
|
H A D | generate_components.py | 221 def _out_components_json(components_json, output_path): argument 229 def _generate_platforms_list(output_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_add_handler.py | 58 def _render(template_path, output_path, data_model): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/ |
H A D | settings.json | 71 "output_path": "out/{product}/gen/drivers/interface/{interface_name}", string
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/ |
H A D | hdf_add_driver.py | 398 def _template_fill(self, template_path, output_path, data_model): argument
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/ |
H A D | test_base.py | 100 def set_output_path(self, output_path): argument
|