Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Doperate_group_passwd.py38 hdf_utils.write_file_lines(self.group_file, self.group_lines)
45 hdf_utils.write_file_lines(self.passwd_file, self.passwd_lines)
70 hdf_utils.write_file_lines(file_path, temp_lines)
H A Dhdf_vendor_makefile.py46 hdf_utils.write_file_lines(self.file_path, self.contents)
59 hdf_utils.write_file_lines(
H A Dhdf_vendor_build_file.py54 hdf_utils.write_file_lines(file_path, lines)
H A Dhdf_delete_handler.py251 hdf_utils.write_file_lines(file_path, file_info)
259 hdf_utils.write_file_lines(file_path, file_info)
H A Dhdf_device_info_hcs.py201 hdf_utils.write_file_lines(file_path, temp_lines)
H A Dhdf_add_handler.py232 hdf_utils.write_file_lines(dot_file, file_lines)
327 hdf_utils.write_file_lines(ohos_path, user_build_info)
H A Dhdf_model_enable_operation.py113 hdf_utils.write_file_lines(dot_file, file_lines)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/
H A Dgn_file_add_config.py85 hdf_utils.write_file_lines(build_gn_path, date_lines)
194 hdf_utils.write_file_lines(build_gn_path, date_lines)
236 hdf_utils.write_file_lines(build_gn_path, date_lines)
H A Dmk_file_add_config.py87 hdf_utils.write_file_lines(makefile_gn_path, date_lines)
140 hdf_utils.write_file_lines(makefile_gn_path, date_lines)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/linux/
H A Dkconfig_file_add_config.py46 hdf_utils.write_file_lines(kconfig_gn_path, date_lines)
H A Dmk_file_add_config.py146 hdf_utils.write_file_lines(makefile_path, date_lines)
205 hdf_utils.write_file_lines(makefile_gn_path, date_lines)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_delete_handler.py191 hdf_utils.write_file_lines(config_path, hdf_service_contexts_lines)
H A Dhdi_add_handler.py303 hdf_utils.write_file_lines(hcs_target_file, new_data)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py198 def write_file_lines(file_path, content, code_type="utf-8"): function
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py99 hdf_utils.write_file_lines(dot_file, file_lines)