Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Derror_code.h50 kPatchApplicationFailure, enumerator
/bootable/recovery/updater/
Dupdater.cpp207 if (state.cause_code == kPatchApplicationFailure) { in main()