Home
last modified time | relevance | path

Searched defs:thisClass (Results 1 – 17 of 17) sorted by relevance

/dalvik/vm/mterp/common/
DFindInterface.h29 INLINE Method* dvmFindInterfaceMethodInCache(ClassObject* thisClass, in dvmFindInterfaceMethodInCache()
/dalvik/dx/src/com/android/dx/dex/cf/
DAttributeTranslator.java115 CstType thisClass = cf.getThisClass(); in getClassAnnotations() local
270 private static Annotations translateInnerClasses(CstType thisClass, in translateInnerClasses()
397 CstType thisClass = cf.getThisClass(); in translateAnnotationDefaults() local
DCfTranslator.java119 CstType thisClass = cf.getThisClass(); in translate0() local
146 CstType thisClass = cf.getThisClass(); in processFields() local
226 CstType thisClass = cf.getThisClass(); in processMethods() local
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DClassDataItem.java45 private final CstType thisClass; field in ClassDataItem
78 public ClassDataItem(CstType thisClass) { in ClassDataItem()
DClassDefItem.java49 private final CstType thisClass; field in ClassDefItem
90 public ClassDefItem(CstType thisClass, int accessFlags, in ClassDefItem()
/dalvik/dx/src/com/android/dx/dex/file/
DClassDataItem.java42 private final CstType thisClass; field in ClassDataItem
75 public ClassDataItem(CstType thisClass) { in ClassDataItem()
DClassDefItem.java47 private final CstType thisClass; field in ClassDefItem
88 public ClassDefItem(CstType thisClass, int accessFlags, in ClassDefItem()
/dalvik/vm/mterp/c/
DgotoTargets.cpp283 ClassObject* thisClass; in GOTO_TARGET() local
/dalvik/vm/hprof/
DHprofHeap.cpp270 const ClassObject *thisClass = (const ClassObject *)obj; in hprofDumpHeapObject() local
/dalvik/vm/interp/
DJit.cpp707 const ClassObject* thisClass, in insertClassMethodInfo()
781 const ClassObject *thisClass = self->callsiteClass; in dvmCheckJit() local
DInterp.cpp1219 Method* dvmInterpFindInterfaceMethod(ClassObject* thisClass, u4 methodIdx, in dvmInterpFindInterfaceMethod()
/dalvik/dx/src/com/android/dx/cf/direct/
DDirectClassFile.java110 private CstType thisClass; field in DirectClassFile
/dalvik/vm/mterp/out/
DInterpC-x86.cpp1550 ClassObject* thisClass; in GOTO_TARGET() local
DInterpC-mips.cpp1474 ClassObject* thisClass; in GOTO_TARGET() local
DInterpC-portable.cpp3317 ClassObject* thisClass; in dvmInterpretPortable() local
DInterpC-allstubs.cpp3369 ClassObject* thisClass; in GOTO_TARGET() local
/dalvik/vm/analysis/
DCodeVerify.cpp5371 ClassObject* thisClass; in verifyInstruction() local