Searched refs:UIErrorMessageTooLong (Results 1 – 7 of 7) 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
67 return ResponseCode::UIErrorMessageTooLong; in init()83 return ResponseCode::UIErrorMessageTooLong; in init()
102 uint32_t(TeeuiRc::UIErrorMessageTooLong) == in convertRc()103 uint32_t(ResponseCode::UIErrorMessageTooLong) && in convertRc()294 rc = TeeuiRc::UIErrorMessageTooLong; in promptUserConfirmation_()
282 ASSERT_HAL_CALL(ResponseCode::UIErrorMessageTooLong, in TEST_P()294 ASSERT_HAL_CALL(ResponseCode::UIErrorMessageTooLong, in TEST_P()
58 case ResponseCode::UIErrorMessageTooLong: in responseCode2Compat()
61 UIErrorMessageTooLong,