Searched refs:GetCheckJniInvokeInterface (Results 1 – 3 of 3) sorted by relevance
25 const JNIInvokeInterface* GetCheckJniInvokeInterface();
573 functions = enabled ? GetCheckJniInvokeInterface() : unchecked_functions_; in SetCheckJniEnabled()
3883 const JNIInvokeInterface* GetCheckJniInvokeInterface() { in GetCheckJniInvokeInterface() function