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