OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindCodeForNativeMethod
(Results
1 - 3
of
3
) sorted by null
/art/runtime/entrypoints/jni/
jni_entrypoints.cc
38
void* native_code = soa.Vm()->
FindCodeForNativeMethod
(method);
/art/runtime/
jni_internal.h
83
void*
FindCodeForNativeMethod
(mirror::ArtMethod* m)
jni_internal.cc
[
all
...]
Completed in 174 milliseconds