Home
last modified time | relevance | path

Searched defs:update_command (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dcommands.py46 def update_command(self, command_id, data, replace=False): member in CommandsClient
/external/autotest/site_utils/
Ddeploy_server_local.py197 def update_command(cmd_tag, dryrun=False, use_chromite_master=False): function