HomeSort by relevance Sort by last modified time
    Searched defs:INVALID_SLOT (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkBitmapHeap.h 83 static const int32_t INVALID_SLOT = -1;
150 * @return the slot in the heap where the bitmap is stored or INVALID_SLOT if the bitmap could
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPConstants.java 429 public static final int INVALID_SLOT = 35;
552 case INVALID_SLOT:
553 return "INVALID_SLOT";
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 75 milliseconds