Searched defs:instance (Results 1 – 14 of 14) sorted by relevance
224 static inline int isInstanceof(const ClassObject* instance, in isInstanceof()241 int dvmInstanceofNonTrivial(const ClassObject* instance, in dvmInstanceofNonTrivial()
36 INLINE int dvmInstanceof(const ClassObject* instance, const ClassObject* clazz) in dvmInstanceof()
11 Main instance = null; in main() local
54 Instance instance = state.findReference(mId); in getClassName() local68 Instance instance = null; in getSize() local
82 Instance instance = state.findReference(id); in resolveReferences() local127 public final void addInstance(Instance instance) { in addInstance()216 Instance instance = state.findReference(id); in visit() local
62 Instance instance = state.findReference(id); in resolveReferences() local118 Instance instance = state.findReference(id); in visit() local
103 public final void addInstance(long id, Instance instance) { in addInstance()113 Instance instance = heap.getInstance(id); in findReference() local
71 Instance instance = state.findReference(id); in resolve() local131 Instance instance = state.findReference(id); in visit() local
39 public boolean accept(Instance instance); in accept()
91 public final void addInstance(long id, Instance instance) { in addInstance()
521 ClassInstance instance = new ClassInstance(id, stack, classId); in loadInstanceDump() local
46 private void showStrings(Target instance) in showStrings()68 Object instance = new otherpackage.Other(); in checkAccess() local130 Target instance = new Target(); in run() local
73 Z instance = new Z() {}; in main() local
1513 ObjectId instance = dvmReadObjectId(&buf); in handleER_Set() local