Searched refs:_online (Results 1 – 1 of 1) sorted by relevance
54 if not any([self._online(ac_path) for ac_path in ac_paths]):82 if any(self._online(ac_path) for ac_path in ac_paths):85 def _online(self, ac_path): member in power_ProbeDriver151 if all(not self._online(ac_path) for ac_path in ac_paths):