Searched refs:check_update_package (Results 1 – 3 of 3) sorted by relevance
24 from build_update import check_update_package207 arg = check_update_package("test_build_update.py")216 arg = check_update_package("")
123 def check_update_package(arg): function446 parser.add_argument("update_package", type=check_update_package,
118 def check_update_package(arg): function186 parser.add_argument("update_package", type=check_update_package,