Searched refs:updaterPartitionStart (Results 1 – 1 of 1) sorted by relevance
91 size_t updaterPartitionStart = kernelPartitionStart + KERNEL_PARTITION_LEN; variable92 …InitEmmcPartition(myPaty[partitionIndex++], "updater", updaterPartitionStart, UPDATER_PARTITION_LE…94 size_t miscPartitionStart = updaterPartitionStart + UPDATER_PARTITION_LEN;