Home
last modified time | relevance | path

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

/art/runtime/jni/
Djava_vm_ext.cc289 void* native_code = FindNativeMethodInternal(self, in FindNativeMethod()
304 void* FindNativeMethodInternal(Thread* self, in FindNativeMethodInternal() function in art::Libraries