Searched refs:need_replace (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_liteos_scann.py | 122 import_gni_path, return_dict, need_replace): argument 137 need_replace[name] = replace_path 174 import_gni_path, return_dict, need_replace): argument 201 if need_replace.get(name): 202 need_replace[name].update(replace_path) 204 need_replace[name] = replace_path 238 need_replace, return_dict, \ 244 need_replace, return_dict, \ 262 return return_dict, need_replace, \ 369 import_replace_name, need_replace): argument [all …]
|