Home
last modified time | relevance | path

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

/system/update_engine/common/
Dconstants.h313 constexpr uint64_t kEndOfInstallLabel = (1ULL << 48); variable
/system/update_engine/payload_consumer/
Dvabc_partition_writer.cc401 TEST_AND_RETURN_FALSE(cow_writer_->AddLabel(kEndOfInstallLabel)); in FinishedInstallOps()
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc1461 unsuffixed_partition_name, source_path, {kEndOfInstallLabel}); in OpenCowFd()