Searched refs:FindCodeForNativeMethod (Results 1 – 3 of 3) sorted by relevance
43 void* native_code = soa.Vm()->FindCodeForNativeMethod(method); in artFindNativeMethod()
116 void* FindCodeForNativeMethod(ArtMethod* m)
982 void* JavaVMExt::FindCodeForNativeMethod(ArtMethod* m) { in FindCodeForNativeMethod() function in art::JavaVMExt