Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py59 _UPDATE_ENGINE_CLIENT = '/usr/bin/update_engine_client' variable
498 subprocess.call(['sudo', _UPDATE_ENGINE_CLIENT, '--check_for_update'])
521 ['sudo' ,_UPDATE_ENGINE_CLIENT, '--status'])
534 subprocess.check_call(['sudo', _UPDATE_ENGINE_CLIENT, '--update'])
537 ['sudo', _UPDATE_ENGINE_CLIENT, '--is_reboot_needed'])
538 subprocess.call(['sudo', _UPDATE_ENGINE_CLIENT, '--reboot'])
542 ['sudo', _UPDATE_ENGINE_CLIENT, '--last_attempt_error'])
Dmoblab_rpc_interface_unittest.py494 update_engine_client = moblab_rpc_interface._UPDATE_ENGINE_CLIENT
510 update_engine_client = moblab_rpc_interface._UPDATE_ENGINE_CLIENT
535 update_engine_client = moblab_rpc_interface._UPDATE_ENGINE_CLIENT
557 update_engine_client = moblab_rpc_interface._UPDATE_ENGINE_CLIENT