Home
last modified time | relevance | path

Searched defs:root_path (Results 1 – 7 of 7) sorted by relevance

/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
Dhdi_add_handler.py265 root_path, replace_data, vendor): argument
308 def config_group_passwd(self, root_path, replace_data): argument
322 def config_selinux(self, root_path, replace_data): argument
369 root_path, replace_data): argument
441 root_path, replace_data, align=False): argument
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/liteos/
Dmk_file_add_config.py91 module, driver, root_path): argument
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
Doperate_group_passwd.py19 def __init__(self, tool_settings, root_path): argument
Dhdf_add_handler.py460 def revise_passwd_group_file(self, root_path, linux_file_path, model_name): argument
/drivers/hdf_core/framework/tools/idl-gen/
Didl_generator.py59 def _search_file(self, root_path, file_name): argument
71 def _parse_include_file(self, file_list, root_path): argument
/drivers/hdf_core/framework/tools/hdi-gen/
Dbuild_hdi_files_info.py230 root_path = "" variable in Option
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/
Dhdf_utils.py430 def write_config(root_path, config_file_json, config_name): argument