Home
last modified time | relevance | path

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

/base/startup/appspawn/service/hnp/base/
H A Dhnp_json.c184 cJSON *hapItem = NULL; in HnpInstallHapExistCheck() local
189 hapItem = cJSON_GetArrayItem(json, i); in HnpInstallHapExistCheck()
190 hapJson = cJSON_GetObjectItem(hapItem, "hap"); in HnpInstallHapExistCheck()
193 *hapItemOut = hapItem; in HnpInstallHapExistCheck()
231 cJSON *hapItem = cJSON_GetArrayItem(json, i); in HnpPackageVersionUpdateAll() local
232 cJSON *hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); in HnpPackageVersionUpdateAll()
272 static int HnpHapJsonHnpAdd(bool hapExist, cJSON *json, cJSON *hapItem, const char *hnpPackageName, in HnpHapJsonHnpAdd() argument
279 hnpItemArr = cJSON_GetObjectItem(hapItem, "hnp"); in HnpHapJsonHnpAdd()
285 hapItem = cJSON_CreateObject(); in HnpHapJsonHnpAdd()
286 if (hapItem in HnpHapJsonHnpAdd()
328 cJSON *hapItem = NULL; HnpInstallInfoJsonWrite() local
386 cJSON *hapItem = cJSON_GetArrayItem(json, i); HnpOtherPackageInstallCheck() local
462 cJSON *hapItem = NULL; HnpPackageInfoGet() local
502 cJSON *hapItem = NULL; HnpPackageInfoHnpDelete() local
547 cJSON *hapItem = NULL; HnpPackageInfoDelete() local
605 cJSON *hapItem = NULL; HnpCurrentVersionGet() local
649 cJSON *hapItem = NULL; HnpCurrentVersionUninstallCheck() local
[all...]

Completed in 2 milliseconds