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