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