Home
last modified time | relevance | path

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

/base/startup/appspawn/service/hnp/base/
H A Dhnp_json.c202 static bool HnpInstallHnpExistCheck(cJSON *hnpItemArr, const char *name, cJSON **hnpItemOut, int *hnpIndex, in HnpInstallHnpExistCheck() function
359 bool hnpExist = HnpInstallHnpExistCheck(hnpItemArr, hnpCfg->name, &hnpItem, &hnpIndex, NULL); in HnpInstallInfoJsonWrite()
389 hnpExist = HnpInstallHnpExistCheck(hnpItemArr, name, &hnpItem, &hnpIndex, version); in HnpOtherPackageInstallCheck()
533 hnpExist = HnpInstallHnpExistCheck(hnpItemArr, name, &hnpItem, &hnpIndex, version); in HnpPackageInfoHnpDelete()

Completed in 2 milliseconds