Searched defs:partitions (Results 1 – 1 of 1) sorted by relevance
50 bool UpdatePartitions::SetPartitionInfo(const cJSON *partitions, int idx, struct Partition *myParti… in SetPartitionInfo() argument100 cJSON* partitions = cJSON_GetObjectItem(root, "Partition"); in ParsePartitionInfo() local