Home
last modified time | relevance | path

Searched defs:LONG_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
DVerificationTypeFactory.java32 static final LongType LONG_TYPE = new LongType(); field in VerificationTypeFactory
DVerificationType.java39 public static final int LONG_TYPE = 4; field in VerificationType
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DMethodExitWithReturnValueDebuggee.java36 public static final String LONG_TYPE = "LONG"; field in MethodExitWithReturnValueDebuggee