Searched refs:_check_driver_build_up_to_date (Results 1 – 2 of 2) sorted by relevance
110 port._check_driver_build_up_to_date = lambda config: True122 port._check_driver_build_up_to_date = lambda config: False
330 result = self._check_driver_build_up_to_date(1704 def _check_driver_build_up_to_date(self, configuration): member in Port