Searched refs:removeObjectMirror (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/jdi/
H A DVirtualMachineImpl.java1236 removeObjectMirror(softRef);
1311 synchronized void removeObjectMirror(ObjectReferenceImpl object) { method in class:VirtualMachineImpl
1329 synchronized void removeObjectMirror(SoftObjectReference ref) { method in class:VirtualMachineImpl
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/jdi/
H A DVirtualMachineImpl.java1057 removeObjectMirror(softRef);
1152 synchronized void removeObjectMirror(SoftObjectReference ref) { method in class:VirtualMachineImpl

Completed in 36 milliseconds