Searched refs:FindNativeMethod (Results 1 – 1 of 1) sorted by relevance
235 void* FindNativeMethod(ArtMethod* m, std::string& detail) in FindNativeMethod() function in art::Libraries899 native_method = libraries_->FindNativeMethod(m, detail); in FindCodeForNativeMethod()