Searched refs:unchecked_functions_ (Results 1 – 4 of 4) sorted by relevance
106 return unchecked_functions_; in GetUncheckedFunctions()182 const JNINativeInterface* unchecked_functions_; variable
196 return unchecked_functions_; in GetUncheckedFunctions()248 const JNIInvokeInterface* const unchecked_functions_; variable
87 unchecked_functions_ = GetJniNativeInterface(); in JNIEnvExt()
494 unchecked_functions_(&gJniInvokeInterface), in JavaVMExt()508 functions = unchecked_functions_; in JavaVMExt()729 functions = enabled ? GetCheckJniInvokeInterface() : unchecked_functions_; in SetCheckJniEnabled()