Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c570 static int HnpInstallHapFileCountGet(const char *root, int *count) in HnpInstallHapFileCountGet() function
657 (ret = HnpInstallHapFileCountGet(installInfo->hnpRootPath, &count)) != 0) { in HnpInsatllPre()