OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_updater_from_repo_url
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/cros/
autoupdate_utils.py
14
def
get_updater_from_repo_url
(host, job_repo_url=None):
function
/external/autotest/server/site_tests/autoupdate_Rollback/
autoupdate_Rollback.py
26
updater = autoupdate_utils.
get_updater_from_repo_url
(host, job_repo_url)
/external/autotest/server/site_tests/platform_RebootAfterUpdate/
platform_RebootAfterUpdate.py
70
updater = autoupdate_utils.
get_updater_from_repo_url
(host, job_repo_url)
Completed in 2390 milliseconds