Home
last modified time | relevance | path

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

/art/runtime/
Djava_vm_ext.cc235 void* FindNativeMethod(ArtMethod* m, std::string& detail) in FindNativeMethod() function in art::Libraries
899 native_method = libraries_->FindNativeMethod(m, detail); in FindCodeForNativeMethod()