Searched refs:Aborted (Results 1 – 4 of 4) sorted by relevance
85 uint32_t(TeeuiRc::Aborted) == uint32_t(IConfirmationUI::ABORTED) && in convertRc()334 result = {TeeuiRc::Aborted, {}, {}}; in promptUserConfirmation_()355 result = {TeeuiRc::Aborted, {}, {}}; in promptUserConfirmation_()
45 Aborted = 2u, enumerator
139 error_ = ResponseCode::Aborted; in abort()
171 case ResponseCode::Aborted: in responseCode2Compat()