Searched refs:Aborted (Results 1 – 5 of 5) sorted by relevance
94 uint32_t(TeeuiRc::Aborted) == uint32_t(ResponseCode::Aborted) && in convertRc()342 result = {TeeuiRc::Aborted, {}, {}}; in promptUserConfirmation_()363 result = {TeeuiRc::Aborted, {}, {}}; in promptUserConfirmation_()
47 case ResponseCode::Aborted: in responseCode2Compat()
45 Aborted = 2u, enumerator
139 error_ = ResponseCode::Aborted; in abort()
242 rateLimiting.processResult(ConfirmationResponseCode::Aborted); in TEST()