Searched refs:npnProtocolsArray (Results 1 – 1 of 1) sorted by relevance
7394 jbyteArray npnProtocolsArray; member in AppData7442 npnProtocolsArray(NULL),7489 npnProtocolsArray = npnProtocols;7507 if (npnProtocolsArray != NULL) {7508 env->ReleaseByteArrayElements(npnProtocolsArray, npnProtocolsData, JNI_ABORT);7509 npnProtocolsArray = NULL;