Searched refs:thisPartition (Results 1 – 1 of 1) sorted by relevance
52 cJSON *thisPartition = cJSON_GetArrayItem(partitions, idx); in SetPartitionInfo() local53 if (thisPartition == nullptr) { in SetPartitionInfo()57 cJSON *item = cJSON_GetObjectItem(thisPartition, "start"); in SetPartitionInfo()64 item = cJSON_GetObjectItem(thisPartition, "length"); in SetPartitionInfo()73 item = cJSON_GetObjectItem(thisPartition, "partName"); in SetPartitionInfo()80 item = cJSON_GetObjectItem(thisPartition, "fsType"); in SetPartitionInfo()