Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc947 string last_hash; in PreparePartitionsForUpdate() local
949 prefs->GetString(kPrefsDynamicPartitionMetadataUpdated, &last_hash)); in PreparePartitionsForUpdate()
952 last_hash == update_check_response_hash; in PreparePartitionsForUpdate()
956 << last_hash; in PreparePartitionsForUpdate()
959 << last_hash << ", new hash = " << update_check_response_hash; in PreparePartitionsForUpdate()