Searched refs:ScopedByteBufferArray (Results 1 – 4 of 4) sorted by relevance
25 class ScopedByteBufferArray {27 ScopedByteBufferArray(JNIEnv* env, int isRW) in ScopedByteBufferArray() function34 ~ScopedByteBufferArray() { in ~ScopedByteBufferArray()
45 ScopedByteBufferArray& scopedBufArray);50 ScopedByteBufferArray& scopedBufArray);
370 ScopedByteBufferArray& scopeBufArray) { in byteBufferArrayToIOV()447 ScopedByteBufferArray& scopeBufArray, in convertStructMsghdrAndmsghdr()521 ScopedByteBufferArray& scopedBufArray) { in msghdrJavaToC()528 ScopedByteBufferArray& scopedBufArray) { in msghdrCToJava()
2195 ScopedByteBufferArray scopedBytesArray(env, true); in Linux_recvmsg()2308 ScopedByteBufferArray scopedBytesArray(env, false); in Linux_sendmsg()