Home
last modified time | relevance | path

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

/art/test/ti-agent/
Djni_binder.cc164 jmethodID forname_method = env->GetStaticMethodID( in FindClassWithClassLoader() local
168 CHECK(forname_method != nullptr); in FindClassWithClassLoader()
171 forname_method, in FindClassWithClassLoader()