Searched refs:instClassId (Results 1 – 2 of 2) sorted by relevance
195 bool dvmDbgMatchType(RefTypeId instClassId, RefTypeId classId);
1126 bool dvmDbgMatchType(RefTypeId instClassId, RefTypeId classId) in dvmDbgMatchType() argument1128 ClassObject* instClazz = refTypeIdToClassObject(instClassId); in dvmDbgMatchType()