Searched refs:idCode (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DBinaryCode.java108 byte code[] = bf.getAttribute(idCode);
H A DBinaryAttribute.java68 if (id.equals(idCode) && ((mask & ATT_CODE) == 0)) {
H A DConstants.java58 Identifier idCode = Identifier.lookup("Code"); field in interface:Constants

Completed in 115 milliseconds