Searched refs:byteBufferArrayToIOV (Results 1 – 1 of 1) sorted by relevance
361 bool byteBufferArrayToIOV(JNIEnv* env, jobjectArray msgiovArray, struct msghdr& mhdr, in byteBufferArrayToIOV() function478 if (byteBufferArrayToIOV(env, msgIovArray, mhdr, scopeBufArray) == false) { in convertStructMsghdrAndmsghdr()