Home
last modified time | relevance | path

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

/art/runtime/
Djni_internal.cc507 void* FindNativeMethod(mirror::ArtMethod* m, std::string& detail) in FindNativeMethod() function in art::Libraries
3390 native_method = libraries->FindNativeMethod(m, detail); in FindCodeForNativeMethod()