Searched refs:OTHER_ERROR (Results 1 – 6 of 6) sorted by relevance
130 InteractionErrorCode.OTHER_ERROR137 int OTHER_ERROR = 3; field276 interactionError(InteractionErrorCode.OTHER_ERROR); in onLoadComplete()
227 enum class Completion { NO_ERROR, OUTPUT_INSUFFICIENT_SIZE, OTHER_ERROR }; enumerator228 Completion mCompletion = Completion::OTHER_ERROR;
485 if (completedWith() == Completion::OTHER_ERROR) { in getOutputOperandDimensions()514 if (completedWith() == Completion::OTHER_ERROR) { in getOutputOperandRank()1171 mCompletion = Completion::OTHER_ERROR; in finishComputation()
103 case InteractionErrorCode.OTHER_ERROR: in interactionError()
158 case InteractionErrorCode.OTHER_ERROR: in interactionError()
1514 case InteractionErrorCode.OTHER_ERROR: in interactionError()