Home
last modified time | relevance | path

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

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