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.cpp200 if (state.cause_code == kPatchApplicationFailure) { in main()
Dblockimg.cpp1400 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
1408 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
1417 failure_type = kPatchApplicationFailure; in PerformCommandDiff()
/bootable/recovery/tests/component/
Dupdater_test.cpp693 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()
710 RunBlockImageUpdate(false, entries, image_file_, "", kPatchApplicationFailure); in TEST_F()