Searched refs:dvmLookupInternalNativeMethod (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/native/
H A DInternalNative.h27 DalvikNativeFunc dvmLookupInternalNativeMethod(const Method* method);
H A DInternalNative.cpp98 DalvikNativeFunc dvmLookupInternalNativeMethod(const Method* method) function
/dalvik/vm/
H A DNative.cpp90 DalvikNativeFunc infunc = dvmLookupInternalNativeMethod(method);

Completed in 85 milliseconds