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

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

Completed in 28 milliseconds