Home
last modified time | relevance | path

Searched refs:HapInstallInfo (Results 1 - 2 of 2) sorted by relevance

/base/startup/appspawn/service/hnp/installer/include/
H A Dhnp_installer.h57 } HapInstallInfo; typedef
61 HapInstallInfo *hapInstallInfo; // hap安装信息
/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c535 static int HapReadAndInstall(const char *dstPath, HapInstallInfo *installInfo, HnpSignMapInfo *hnpSignMapInfos, in HapReadAndInstall()
692 static int CheckInstallPath(char *dstPath, HapInstallInfo *installInfo) in CheckInstallPath()
710 static int HnpInsatllPre(HapInstallInfo *installInfo) in HnpInsatllPre()
762 static int ParseInstallArgs(int argc, char *argv[], HapInstallInfo *installInfo) in ParseInstallArgs()
810 HapInstallInfo installInfo = {0}; in HnpCmdInstall()

Completed in 2 milliseconds