HomeSort by relevance Sort by last modified time
    Searched refs:canUseInstanceFilters (Results 1 - 5 of 5) sorted by null

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
Capabilities.java 55 public boolean canUseInstanceFilters = false;
VmMirror.java 406 targetVMCapabilities.canUseInstanceFilters = replyPacket
449 public boolean canUseInstanceFilters() {
451 return targetVMCapabilities.canUseInstanceFilters;
    [all...]
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
InstanceOnlyModifierTest.java 63 * <BR>Note: if the VM does not support the canUseInstanceFilters
94 * <BR>Note: if the VM does not support the canUseInstanceFilters
122 * <BR>Note: if the VM does not support the canUseInstanceFilters
152 * <BR>Note: if the VM does not support the canUseInstanceFilters
209 * <BR>Note: if the VM does not support the canUseInstanceFilters and
244 * <BR>Note: if the VM does not support the canUseInstanceFilters and
271 logWriter.println("Checking canUseInstanceFilters capability");
272 boolean result = debuggeeWrapper.vmMirror.canUseInstanceFilters();
274 logCapabilityWarning("canUseInstanceFilters");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
jdimodel.jar 

Completed in 428 milliseconds