Home
last modified time | relevance | path

Searched refs: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 from .liteos.gn_file_add_config import audio_build_file_operation, build_file_operation, input_buil…
116 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.py160 def build_file_operation(path, driver_file_path, head_path, module, driver): function