Searched defs:dstType (Results 1 – 3 of 3) sorted by relevance
/dalvik/vm/native/ |
D | java_lang_System.c | 39 char srcType, dstType; in Dalvik_java_lang_System_arraycopy() local
|
/dalvik/vm/analysis/ |
D | CodeVerify.c | 1930 DecodedInstruction* pDecInsn, RegType dstType, RegType srcType, in checkUnop() 1979 DecodedInstruction* pDecInsn, RegType dstType, RegType srcType, in checkLitop() 2001 DecodedInstruction* pDecInsn, RegType dstType, RegType srcType1, in checkBinop() 2021 DecodedInstruction* pDecInsn, RegType dstType, RegType srcType1, in checkBinop2addr() 4139 RegType dstType, indexType; in verifyInstruction() local 4193 RegType dstType, indexType; in verifyInstruction() local 4268 RegType srcType, dstType, indexType; in verifyInstruction() local 4470 RegType dstType; in verifyInstruction() local 4747 RegType dstType; in verifyInstruction() local
|
/dalvik/vm/reflect/ |
D | Reflect.c | 914 PrimitiveType dstType, const s4* srcPtr, s4* dstPtr) in dvmConvertPrimitiveValue()
|