Home
last modified time | relevance | path

Searched refs:PARTITION_UPDATER_RECORD_SIZE (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/include/applypatch/
H A Dpartition_record.h37 constexpr off_t PARTITION_UPDATER_RECORD_SIZE = MISC_PARTITION_RECORD_SIZE; member
39 constexpr off_t PARTITION_UPDATER_RECORD_MSG_SIZE = PARTITION_UPDATER_RECORD_SIZE - PARTITION_RECORD_OFFSET_SIZE;
/base/update/updater/services/applypatch/
H A Dpartition_record.cpp134 if (offset_ + static_cast<off_t>(sizeof(PartitionRecordInfo)) < PARTITION_UPDATER_RECORD_SIZE) { in RecordPartitionUpdateStatus()

Completed in 1 milliseconds