Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dautoupdater.py131 def __init__(self, updater_ctrl_bin, update_url, host): argument
138 self.updater_ctrl_bin = updater_ctrl_bin
151 '%s -status 2>&1 | grep CURRENT_OP' % self.updater_ctrl_bin)
161 (self.updater_ctrl_bin, self.update_url))
206 (self.updater_ctrl_bin, self.update_url))