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

  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
LazyObjectReference.java 74 @Override public void enableCollection() {
75 getValue().enableCollection();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
EnableCollectionTest.java 39 * JDWP Unit test for ObjectReference.EnableCollection command.
45 static final String thisCommandName = "ObjectReference::EnableCollection command";
54 * This testcase exercises ObjectReference.EnableCollection command.
58 * and ObjectReference.EnableCollection command. After that Debuggee tries to
156 * This testcase exercises ObjectReference.EnableCollection command.
164 enableCollection(JDWPTestConstants.INVALID_OBJECT_ID,
171 * This testcase exercises ObjectReference.EnableCollection command.
179 enableCollection(JDWPTestConstants.NULL_OBJECT_ID,
185 private void enableCollection(long objectID, int expectedErrorCode) {
  /external/oj-libjdwp/src/share/back/
ObjectReferenceImpl.c 262 enableCollection(PacketInputStream *in, PacketOutputStream *out)
363 ,(void *)enableCollection
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 
tools.jar 

Completed in 540 milliseconds