Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ptable_parse/
H A Dufs_ptable.cpp443 uint64_t deviceBackGptEntryOffset = lunSize - GPT_PTABLE_BACKUP_SIZE * deviceBlockSize; in WriteBackupPartitionTable() local
451 …PatchBackUpGptHeader(backUpHeader.get(), deviceBlockSize, deviceBackGptEntryOffset / deviceBlockSi… in WriteBackupPartitionTable()
458 if (!WriteBufferToPath(ufsNode, deviceBackGptEntryOffset, ufsPtnDataInfo_[lunIdx].data + in WriteBackupPartitionTable()
460 …ROR) << "write back up gpt entries failed, deviceBackGptEntryOffset = " << deviceBackGptEntryOffset in WriteBackupPartitionTable()