Searched refs:kScriptExecutionFailure (Results 1 – 2 of 2) sorted by relevance
/bootable/recovery/otautil/include/otautil/ | ||
D | error_code.h | 27 kScriptExecutionFailure, enumerator |
/bootable/recovery/updater/ | ||
D | updater.cpp | 194 state.error_code = kScriptExecutionFailure; in main() |