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.c99 DalvikNativeFunc dvmLookupInternalNativeMethod(const Method* method) function
/dalvik/vm/
H A DNative.c91 func = dvmLookupInternalNativeMethod(method);

Completed in 68 milliseconds