Home
last modified time | relevance | path

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

/aosp12/art/test/004-JniTest/
H A Djni_test.cc335 jmethodID getCallingClassLoaderMethodId = env->GetStaticMethodID(vmstack_clazz, in testShallowGetCallingClassLoader() local
338 CHECK(getCallingClassLoaderMethodId != nullptr); in testShallowGetCallingClassLoader()
342 getCallingClassLoaderMethodId); in testShallowGetCallingClassLoader()