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.cc894 string last_hash; in PreparePartitionsForUpdate() local
896 prefs->GetString(kPrefsDynamicPartitionMetadataUpdated, &last_hash)); in PreparePartitionsForUpdate()
899 last_hash == update_check_response_hash; in PreparePartitionsForUpdate()
903 << last_hash; in PreparePartitionsForUpdate()
906 << last_hash << ", new hash = " << update_check_response_hash; in PreparePartitionsForUpdate()