Home
last modified time | relevance | path

Searched defs:new_version (Results 1 – 6 of 6) sorted by relevance

/external/autotest/site_utils/stable_images/
Dassign_stable_images.py263 def _report_board_changed(self, board, old_version, new_version): argument
289 def _do_set_mapping(self, board, new_version): argument
306 def set_mapping(self, board, old_version, new_version): argument
349 def _do_set_mapping(self, board, new_version): argument
Dassign_stable_images_unittest.py392 def _report_board_changed(self, board, old_version, new_version): argument
446 def _do_set_mapping(self, board, new_version): argument
/external/python/cpython2/Doc/tools/static/
Dversion_switch.js28 function patch_url(url, new_version) { argument
/external/vboot_reference/tests/
Dvboot_api_kernel4_tests.c33 static uint32_t new_version; variable
/external/elfutils/src/
Dldscript.y646 new_version (struct id_list *local, struct id_list *global) in new_version() function
/external/autotest/client/common_lib/
Dutils.py637 def update_version(srcdir, preserve_srcdir, new_version, install, argument