Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
H A Dhdf_utils.py458 def ini_file_write_operation(model, operation_object, model_child_dir_list): argument
460 operation_object.set(model, "file_dir", json_format_list)
465 operation_object.write(write_ini_file)
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py246 child_dir_list, operation_object = hdf_utils.ini_file_read_operation(
251 module, operation_object, child_dir_list)