Searched refs:integer_class (Results 1 – 3 of 3) sorted by relevance
74 ScopedGlobalRef<jclass> integer_class; member
32 integer_class(nullptr, jvm), in JniCache()
328 jint res = env->CallStaticIntMethod(jni_cache_->integer_class.get(), in ParseInt32()