Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/build/tools/
H A Dgen_uicontext_ohos.py20 def main(input_path, output_path): argument
H A Dbuild_resource_to_bytecode.py21 def resource_file_to_bytecode(input_dir, input_file, output_path): argument
/ohos5.0/base/update/packaging_tools/
H A Dcode_yacc.py35 output_path = parse_params[1] variable
/ohos5.0/base/security/selinux_adapter/scripts/
H A Dbuild_contexts.py246 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 Dbuild_ignore_cfg.py156 def build_ignore_cfg(output_path, folder_list): argument
/ohos5.0/build/test/example/
H A Dbuild_example.json46 "output_path": "/out/test_report/performance_report_rk3568.html", string
52 "output_path": "/out/test_report/performance_report_wifiiot.html", string
H A Dperformance_test.py117 def __init__(self, performance_cmd, output_path, report_titles, ptyflags=False): argument
/ohos5.0/build/indep_configs/scripts/
H A Dgenerate_target_build_gn.py62 def _output_build_gn(deps_list, output_path, _test_check): argument
H A Dgenerate_components.py221 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 Dhdf_add_handler.py58 def _render(template_path, output_path, data_model): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/
H A Dsettings.json71 "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 Dhdf_add_driver.py398 def _template_fill(self, template_path, output_path, data_model): argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dtest_base.py100 def set_output_path(self, output_path): argument