Searched defs:installInfo (Results 1 – 2 of 2) sorted by relevance
470 static int HapReadAndInstall(const char *dstPath, HapInstallInfo *installInfo, HnpSignMapInfo *hnpS… in HapReadAndInstall()627 static int CheckInstallPath(char *dstPath, HapInstallInfo *installInfo) in CheckInstallPath()645 static int HnpInsatllPre(HapInstallInfo *installInfo) in HnpInsatllPre()698 static int ParseInstallArgs(int argc, char *argv[], HapInstallInfo *installInfo) in ParseInstallArgs()746 HapInstallInfo installInfo = {0}; in HnpCmdInstall() local
676 for (const auto &installInfo : installList_) { in GetPreInstallDirFromLoadProFile() local931 for (const auto &installInfo : installList_) { in InnerProcessBootPreBundleProFileInstall() local990 for (const auto &installInfo : tasks) { in AddTaskParallel() local1629 for (const auto &installInfo : installList_) { in ProcessReBootPreBundleProFileInstall() local2555 auto installInfo = std::find_if(installList_.begin(), installList_.end(), in IsPreInstallRemovable() local2556 [path](const auto &installInfo) { in IsPreInstallRemovable()