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

  /art/runtime/
check_jni.h 25 const JNIInvokeInterface* GetCheckJniInvokeInterface();
java_vm_ext.cc 613 functions = enabled ? GetCheckJniInvokeInterface() : unchecked_functions_;
    [all...]
check_jni.cc     [all...]

Completed in 213 milliseconds