Home
last modified time | relevance | path

Searched refs:msgIovArray (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
DNetworkUtilities.cpp470 jobjectArray msgIovArray = reinterpret_cast<jobjectArray>( in convertStructMsghdrAndmsghdr() local
472 if (!msgIovArray) { in convertStructMsghdrAndmsghdr()
478 if (byteBufferArrayToIOV(env, msgIovArray, mhdr, scopeBufArray) == false) { in convertStructMsghdrAndmsghdr()