Searched refs:REASON_UPGRADE (Results 1 – 4 of 4) sorted by relevance
61 REASON_UPGRADE, enumerator62 REASON_MAX = REASON_UPGRADE,
599 return Reason::REASON_UPGRADE; in CovertExitReason()2087 return Reason::REASON_UPGRADE; in CovertExitReason()
2945 case REASON_UPGRADE: in CovertAppExitReasonToLastReason()
6564 AAFwk::ExitReason exitReason = { REASON_UPGRADE, exitMsg }; in UninstallAppInner()