HomeSort by relevance Sort by last modified time
    Searched full:target_hash (Results 1 - 7 of 7) sorted by null

  /system/update_engine/payload_consumer/
install_plan.cc 115 target_hash == that.target_hash &&
filesystem_verifier_action.h 44 // verifies it matches the one in the target_hash in the InstallPlan.
install_plan.h 91 brillo::Blob target_hash; member in struct:chromeos_update_engine::InstallPlan::Partition
filesystem_verifier_action.cc 256 if (partition.target_hash != hasher_->raw_hash()) {
filesystem_verifier_action_unittest.cc 178 if (!HashCalculator::RawHashOfData(a_loop_data, &part.target_hash)) {
delta_performer_integration_test.cc     [all...]
delta_performer.cc     [all...]

Completed in 421 milliseconds