Home
last modified time | relevance | path

Searched defs:source_may_exist (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dpartition_writer.cc128 bool source_may_exist) { in OpenSourcePartition()
146 bool source_may_exist, in Init()
H A Dvabc_partition_writer.cc207 bool source_may_exist, in Init()
H A Ddelta_performer.cc248 const bool source_may_exist = manifest_.partial_update() || in OpenCurrentPartition() local