Home
last modified time | relevance | path

Searched refs:unzip_package (Results 1 - 3 of 3) sorted by relevance

/base/update/packaging_tools/test/
H A Dtest_utils.py22 from utils import unzip_package namespace
47 unzip_package, Missing updater_config dir.
55 check_re = unzip_package(target_package, origin='target')
68 check_re = unzip_package(target_package, origin='target')
/base/update/packaging_tools/
H A Dbuild_update.py71 from utils import unzip_package namespace
285 tmp_dir_obj, unzip_dir = unzip_package(source_package)
419 tmp_dir_obj, unzip_dir = unzip_package(target_package)
H A Dutils.py221 def unzip_package(package_path, origin='target'): function

Completed in 3 milliseconds