HomeSort by relevance Sort by last modified time
    Searched refs:GetJniNativeInterface (Results 1 - 3 of 3) sorted by null

  /art/runtime/
jni_internal.h 34 const JNINativeInterface* GetJniNativeInterface();
jni_env_ext.cc 87 unchecked_functions = GetJniNativeInterface();
306 return check_jni ? GetCheckJniNativeInterface() : GetJniNativeInterface();
jni_internal.cc     [all...]

Completed in 64 milliseconds