Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_add_handler.py129 hdf_utils.write_config(
421 hdf_utils.write_config(root_path=root,
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py430 def write_config(root_path, config_file_json, config_name): function