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

/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DNativeUtil.c77 jmethodID MID_InetAddress_getAddr; variable
263 MID_InetAddress_getAddr = (*env)->GetMethodID(env, cls, "getAddress",
265 if (MID_InetAddress_getAddr == NULL) {

Completed in 32 milliseconds