Searched refs:java_lang_Runtime (Results 1 – 2 of 2) sorted by relevance
243 ScopedLocalRef<jclass> java_lang_Runtime(env, env->FindClass("java/lang/Runtime")); in LateInit() local244 …java_lang_Runtime_nativeLoad = CacheMethod(env, java_lang_Runtime.get(), true, "nativeLoad", "(Lja… in LateInit()
115 native/java_lang_Runtime.cc \