Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_lite_kconfig_file.py46 def _comment_other_vendors(self, other_vendors): argument
47 for index in other_vendors:
52 other_vendors = self._find_all_vendors(current_vendor)
53 self._comment_other_vendors(other_vendors)
H A Dhdf_lite_mk_file.py53 def _comment_other_vendors(self, other_vendors): argument
54 for index in other_vendors:
59 other_vendors = self._find_all_vendors(current_vendor)
60 self._comment_other_vendors(other_vendors)