Home
last modified time | relevance | path

Searched refs:integer_class (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/utils/java/
Djni-cache.h74 ScopedGlobalRef<jclass> integer_class; member
Djni-cache.cc32 integer_class(nullptr, jvm), in JniCache()
/external/libtextclassifier/utils/utf8/
Dunilib-javaicu.cc328 jint res = env->CallStaticIntMethod(jni_cache_->integer_class.get(), in ParseInt32()