Searched refs:UIErrorMessageTooLong (Results 1 – 4 of 4) sorted by relevance
86 return ResponseCode::UIErrorMessageTooLong; in init()103 return ResponseCode::UIErrorMessageTooLong; in init()112 if (locale.size() >= kMaxLocaleSize) return ResponseCode::UIErrorMessageTooLong; in init()
53 UIErrorMessageTooLong, enumerator
102 uint32_t(TeeuiRc::UIErrorMessageTooLong) == in convertRc()103 uint32_t(ResponseCode::UIErrorMessageTooLong) && in convertRc()294 rc = TeeuiRc::UIErrorMessageTooLong; in promptUserConfirmation_()
58 case ResponseCode::UIErrorMessageTooLong: in responseCode2Compat()