Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_get_handler.py21 from .hdf_linux_scann import HdfLinuxScan
181 return HdfLinuxScan(
H A Dhdf_linux_scann.py22 class HdfLinuxScan(object): class