Home
last modified time | relevance | path

Searched defs:kIndexOutOfBoundsException (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/native/
H A Dexception_jni.cc26 const char kIndexOutOfBoundsException[] = "java/lang/IndexOutOfBoundsException"; variable
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/utils/
H A Djni_utils.h34 const char kIndexOutOfBoundsException[] = "java/lang/IndexOutOfBoundsException"; variable