Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_consumer/
H A Dvabc_partition_writer.cc59 bool source_may_exist, in Init()
H A Dpartition_writer.cc257 bool source_may_exist) { in OpenSourcePartition()
277 bool source_may_exist, in Init()
H A Ddelta_performer.cc252 bool source_may_exist = manifest_.partial_update() || in OpenCurrentPartition() local