Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c341 static int HnpReadAndInstall(char *srcFile, HnpInstallInfo *hnpInfo, HnpSignMapInfo *hnpSignMapInfo… in HnpReadAndInstall() function
458 int ret = HnpReadAndInstall(path, hnpInfo, hnpSignMapInfos, count); in HnpPackageGetAndInstall()