Home
last modified time | relevance | path

Searched defs:partitions (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_partitions.cpp50 bool UpdatePartitions::SetPartitionInfo(const cJSON *partitions, int idx, struct Partition *myParti… in SetPartitionInfo() argument
100 cJSON* partitions = cJSON_GetObjectItem(root, "Partition"); in ParsePartitionInfo() local