Searched refs:methodInfo (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/ | ||
D | Native.h | 39 const DalvikNativeMethod* methodInfo; member |
/dalvik/vm/native/ | ||
D | InternalNative.cpp | 112 const DalvikNativeMethod* pMeth = pClass->methodInfo; in dvmLookupInternalNativeMethod() |