OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omaha_host
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/autoupdate/lib/
test_params.py
30
omaha_host
= vars(args).get('
omaha_host
')
31
if
omaha_host
is not None:
32
self._env_args['
omaha_host
'] =
omaha_host
/external/autotest/server/cros/update_engine/
omaha_devserver.py
49
def __init__(self,
omaha_host
, update_payload_staged_url, max_updates=1,
53
@param
omaha_host
: host address where the devserver is spawned.
66
self._omaha_host =
omaha_host
Completed in 228 milliseconds