Home
last modified time | relevance | path

Searched defs:hnpItemArr (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() argument
232 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); in HnpPackageVersionUpdateAll() local
275 cJSON *hnpItemArr = NULL; in HnpHapJsonHnpAdd() local
358 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpInstallInfoJsonWrite() local
387 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpOtherPackageInstallCheck() local
468 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpPackageInfoGet() local
532 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpPackageInfoHnpDelete() local
577 HnpNeedUnInstallHnpVersionGet(cJSON *hnpItemArr, const char *name) HnpNeedUnInstallHnpVersionGet() argument
622 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpCurrentVersionGet() local
666 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); HnpCurrentVersionUninstallCheck() local
[all...]

Completed in 3 milliseconds