Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/otautil/include/otautil/
H A Derror_code.h50 kPatchApplicationFailure, enumerator
/aosp12/bootable/recovery/updater/
H A Dupdater.cpp154 if (state->cause_code == kPatchApplicationFailure) { in ParseAndReportErrorCode()
H A Dblockimg.cpp1405 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
1413 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
1422 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
/aosp12/bootable/recovery/tests/unit/
H A Dupdater_test.cpp719 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()
736 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()