Home
last modified time | relevance | path

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

/ohos5.0/base/update/packaging_tools/
H A Dupdate_package.py369 if create_hsd_for_build_tools(zip_file, files_to_sign) is False:
442 def create_hsd_for_build_tools(zip_file, files_to_sign): function