OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmLookupInternalNativeMethod
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/native/
InternalNative.h
27
DalvikNativeFunc
dvmLookupInternalNativeMethod
(const Method* method);
InternalNative.cpp
98
DalvikNativeFunc
dvmLookupInternalNativeMethod
(const Method* method)
/dalvik/vm/
Native.cpp
90
DalvikNativeFunc infunc =
dvmLookupInternalNativeMethod
(method);
Completed in 1057 milliseconds