Searched defs:has_update (Results 1 – 3 of 3) sorted by relevance
39 def _setup_minios_update(self, has_update, with_exclusion=False): argument61 def _setup_cros_update(self, has_update): argument
37 bool has_update = false; in has_poll_update() local
96 pub fn has_update(&self) -> bool { in has_update() method