Home
last modified time | relevance | path

Searched refs:bootPartitionStart (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/test/unittest/fs_manager/
H A Ddo_partition_unittest.cpp85 size_t bootPartitionStart = 0; variable
86 InitEmmcPartition(myPaty[partitionIndex++], "boot", bootPartitionStart, BOOT_PARTITION_LEN);
88 size_t kernelPartitionStart = bootPartitionStart + BOOT_PARTITION_LEN;
89 InitEmmcPartition(myPaty[partitionIndex++], "kernel", bootPartitionStart, BOOT_PARTITION_LEN);