Searched defs:dvmGetArgLong (Results 1 - 1 of 1) sorted by relevance
/dalvik/vm/ | ||
H A D | Native.h | 86 #define GET_ARG_LONG(_args, _elem) dvmGetArgLong(_args, _elem) 97 INLINE s8 dvmGetArgLong(const u4* args, int elem) function |
Completed in 36 milliseconds