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