Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/include/package/
H A Dpkg_info_utils.h67 struct PkgInfo { struct
68 uint32_t entryCount = 0;
69 uint32_t updateFileHeadLen = 0;
70 uint8_t signMethod;
71 uint8_t digestMethod;
95 struct UpgradePkgInfo { argument
96 PkgInfo pkgInfo; argument