Searched refs:source_hash (Results 1 – 7 of 7) sorted by relevance
207 if (partition.source_hash.empty()) { in FinishPartitionHashing()221 if (partition.source_hash != hasher_->raw_hash()) { in FinishPartitionHashing()236 << Base64Encode(partition.source_hash) << " ."; in FinishPartitionHashing()
111 source_hash == that.source_hash && in operator ==()
97 brillo::Blob source_hash; member
162 if (!HashCalculator::RawHashOfData(a_loop_data, &part.source_hash)) { in DoTest()
760 &root_part.source_hash)); in ApplyDeltaFile()763 &kernel_part.source_hash)); in ApplyDeltaFile()
859 install_part.source_hash.assign(info.hash().begin(), info.hash().end()); in ParseManifestPartitions()
207 part.source_hash.assign(part_info.hash().begin(), in ApplyDelta()