Searched refs:FindMethodJNI (Results 1 – 2 of 2) sorted by relevance
50 ArtMethod* FindMethodJNI(const ScopedObjectAccess& soa,
391 return jni::EncodeArtMethod<kEnableIndexIds>(FindMethodJNI(soa, jni_class, name, sig, is_static)); in FindMethodID()480 ArtMethod* FindMethodJNI(const ScopedObjectAccess& soa, in FindMethodJNI() function