Searched refs:SWIG_JavaIndexOutOfBoundsException (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_java_wrap.c | 145 SWIG_JavaIndexOutOfBoundsException, enumerator 165 { SWIG_JavaIndexOutOfBoundsException, "java/lang/IndexOutOfBoundsException" }, in SWIG_JavaThrowException() 222 exception_code = SWIG_JavaIndexOutOfBoundsException; in SWIG_JavaException() 1044 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1055 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1099 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1110 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1155 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1166 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… 1211 …SWIG_JavaThrowException(jenv, SWIG_JavaIndexOutOfBoundsException, "Array must contain at least 1 e… [all …]
|