OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_update_status
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/common_lib/cros/
autoupdater.py
144
def
check_update_status
(self):
member in class:BaseUpdater
195
status = self.
check_update_status
()
261
if self.
check_update_status
() != UPDATER_IDLE:
/external/autotest/server/hosts/
servo_host.py
443
status = updater.
check_update_status
()
496
updater.
check_update_status
())
Completed in 141 milliseconds