Searched refs:gCheckNativeInterface (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DCheckJni.c2445 static const struct JNINativeInterface gCheckNativeInterface = { variable in typeref:struct:JNINativeInterface
2738 assert(pEnv->funcTable != &gCheckNativeInterface);
2740 pEnv->funcTable = &gCheckNativeInterface;

Completed in 303 milliseconds