Searched refs:getClassBySignature (Results 1 – 2 of 2) sorted by relevance
102 reply = debuggeeWrapper.vmMirror.getClassBySignature(TESTED_CLASS_SIGNATURE); in testClassUnloadEvent()
642 ReplyPacket classReference = getClassBySignature(typeSignature); in getTypeID()1276 public ReplyPacket getClassBySignature(String classSignature) { in getClassBySignature() method in VmMirror