Home | History | Annotate | Download | only in vm

Lines Matching refs:gCheckNativeInterface

2060 static const struct JNINativeInterface gCheckNativeInterface = {
2352 assert(pEnv->funcTable != &gCheckNativeInterface);
2354 pEnv->funcTable = &gCheckNativeInterface;