Home
last modified time | relevance | path

Searched defs:UPGRADE_RESERVE_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/packaging_tools/
H A Dcreate_update_package.py34 UPGRADE_RESERVE_LEN = 16 variable
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_upgradefile.cpp53 constexpr int32_t UPGRADE_RESERVE_LEN = 16; variable