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

  /art/runtime/
jni_internal.h 32 const JNINativeInterface* GetJniNativeInterface();
jni_env_ext.cc 57 functions = unchecked_functions = GetJniNativeInterface();
81 functions = enabled ? GetCheckJniNativeInterface() : GetJniNativeInterface();
jni_internal.cc     [all...]

Completed in 145 milliseconds