Home
last modified time | relevance | path

Searched refs:getCallingClassLoaderMethodId (Results 1 – 1 of 1) sorted by relevance

/art/test/004-JniTest/
Djni_test.cc278 jmethodID getCallingClassLoaderMethodId = env->GetStaticMethodID(vmstack_clazz, in testShallowGetCallingClassLoader() local
281 assert(getCallingClassLoaderMethodId != nullptr); in testShallowGetCallingClassLoader()
285 getCallingClassLoaderMethodId); in testShallowGetCallingClassLoader()