Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_liteos_scann.py371 import_path = []
377 temp_path, import_path,
419 def found_import_file_path(self, temp_path, import_path, argument
424 import_path.append(temp_import.strip("import")[2:-3])
425 for import_element in import_path: