Home
last modified time | relevance | path

Searched refs:_create_custom_lsb_release (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/enterprise/
Denterprise_au_context.py50 self._au_util._create_custom_lsb_release(from_build, update_url)
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dautoupdate_StartOOBEUpdate.py45 self._create_custom_lsb_release(url)
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py297 def _create_custom_lsb_release(self, update_url, build='0.0.0.0'): member in UpdateEngineUtil