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

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

Completed in 64 milliseconds