Searched defs:metanames (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.h227 char **metanames; /* array of meta names (may have null names) */ member in struct:jzfile
228 jint metacurrent; /* the next empty slot in metanames array */
229 jint metacount; /* number of slots in metanames array */
/openjdk7/hotspot/src/share/vm/classfile/
H A DclassLoader.cpp1140 char **metanames; /* array of meta names (may have null names) */ member in struct:real_jzfile13
1141 jint metacount; /* number of slots in metanames array */

Completed in 49 milliseconds