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

/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DNativeUtil.c71 jmethodID MID_MessageProp_setQOP; variable
215 MID_MessageProp_setQOP = (*env)->GetMethodID(env, cls, "setQOP", "(I)V");
216 if (MID_MessageProp_setQOP == NULL) {

Completed in 32 milliseconds