Searched refs:UpdateConfig (Results 1 – 2 of 2) sorted by relevance
/test/framework/harnesses/host_controller/command_processor/ |
D | command_config_local.py | 47 def UpdateConfig(self, path, update_build, clear_schedule, clear_labinfo): member in CommandConfigLocal 74 self.UpdateConfig(path, update_build, clear_schedule, 122 self.UpdateConfig(args.path, args.update_build,
|
D | command_config.py | 52 def UpdateConfig(self, account_id, branch, targets, config_type, method, member in CommandConfig 189 self.UpdateConfig(account_id, branch, target, config_type, 389 self.UpdateConfig(args.account_id, args.branch, args.target,
|