Searched refs:hash_checks_mandatory (Results 1 – 7 of 7) sorted by relevance
330 bool hash_checks_mandatory) { in DoMetadataSizeTest() argument331 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSizeTest()347 !hash_checks_mandatory) { in DoMetadataSizeTest()362 bool hash_checks_mandatory) { in DoMetadataSignatureTest() argument373 install_plan_.hash_checks_mandatory = hash_checks_mandatory; in DoMetadataSignatureTest()412 if (!hash_checks_mandatory) { in DoMetadataSignatureTest()929 install_plan_.hash_checks_mandatory = true; in TEST_F()
63 .hash_checks_mandatory = true, in FuzzDeltaPerformer()
632 bool hash_checks_mandatory, in ApplyDeltaFile() argument770 install_plan->hash_checks_mandatory = hash_checks_mandatory; in ApplyDeltaFile()965 bool hash_checks_mandatory, in DoSmallImageTest() argument980 hash_checks_mandatory, in DoSmallImageTest()989 bool hash_checks_mandatory) { in DoOperationHashMismatchTest() argument998 hash_checks_mandatory, in DoOperationHashMismatchTest()
168 bool hash_checks_mandatory{false};
306 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()367 if (install_plan_->hash_checks_mandatory) { in ParsePayloadMetadata()723 if (install_plan_->hash_checks_mandatory) { in ProcessOperation()1272 if (install_plan_->hash_checks_mandatory) { in ValidateOperationHash()
98 {"hash_checks_mandatory", utils::ToString(hash_checks_mandatory)}, in ToString()
298 install_plan_.hash_checks_mandatory = hardware_->IsOfficialBuild(); in ApplyPayload()