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

  /art/runtime/
check_jni.h 24 const JNINativeInterface* GetCheckJniNativeInterface();
jni_env_ext.cc 318 return check_jni ? GetCheckJniNativeInterface() : GetJniNativeInterface();
check_jni.cc     [all...]

Completed in 73 milliseconds