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
94 uint32_t(TeeuiRc::UIErrorMessageTooLong) == in convertRc()286 rc = TeeuiRc::UIErrorMessageTooLong; in promptUserConfirmation_()
182 case ResponseCode::UIErrorMessageTooLong: in responseCode2Compat()