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