OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_update
(Results
1 - 5
of
5
) sorted by null
/external/autotest/server/site_tests/network_WiFi_UpdateRouter/
network_WiFi_UpdateRouter.py
108
router_host.machine_install(
force_update
=True, update_url=url)
/external/autotest/server/site_tests/provision_AutoUpdate/
provision_AutoUpdate.py
97
# We could just not pass |
force_update
=True| to |machine_install|,
134
force_update
=True,
/external/autotest/server/cros/clique_lib/
clique_dut_updater.py
150
dut_host.machine_install(
force_update
=True, update_url=url,
/external/autotest/server/hosts/
cros_host.py
545
def _try_stateful_update(self, update_url,
force_update
, updater):
555
@param
force_update
: Set to True to update the image even if the DUT
573
if not
force_update
:
702
def machine_install(self, update_url=None,
force_update
=False,
722
@param
force_update
: Force an update even if the version installed
726
@param repair: Forces update to repair image. Implies
force_update
.
737
force_update
= True
[
all
...]
/external/valgrind/coregrind/
m_signals.c
[
all
...]
Completed in 3403 milliseconds