Searched defs:package_path (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/update/packaging_tools/ |
H A D | build_pkcs7.py | 56 def calculate_package_hash(package_path): argument 158 def sign_ota_package(package_path, signed_package, private_key): argument
|
H A D | build_module_package.py | 222 def calculate_package_hash(package_path): argument 324 def sign_ota_package(package_path, signed_package, private_key, sign_cert): argument
|
H A D | update_package.py | 286 def get_signing_from_server(package_path, hash_algorithm, hash_code=None): argument
|
H A D | utils.py | 221 def unzip_package(package_path, origin='target'): argument
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/ |
H A D | test_base.py | 86 def set_package_path(self, package_path): argument 115 def set_hash_param(self, package_path, command_attr): argument 130 def set_dump_ast_param(self, package_path, command_attr, use_tee=True): argument
|
/ohos5.0/build/ |
H A D | prebuilts_config.json | 7 "package_path": "", string
|