Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py21 …file_add_config import audio_build_file_operation, build_file_operation, input_build_file_operation
112 input_build_file_operation(
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/
H A Dgn_file_add_config.py219 def input_build_file_operation(path, driver_file_path, head_path, module, driver): function