Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DScopedByteBufferArray.h25 class ScopedByteBufferArray {
27 ScopedByteBufferArray(JNIEnv* env, int isRW) in ScopedByteBufferArray() function
34 ~ScopedByteBufferArray() { in ~ScopedByteBufferArray()
DNetworkUtilities.h45 ScopedByteBufferArray& scopedBufArray);
50 ScopedByteBufferArray& scopedBufArray);
DNetworkUtilities.cpp362 ScopedByteBufferArray& scopeBufArray) { in byteBufferArrayToIOV()
439 ScopedByteBufferArray& scopeBufArray, in convertStructMsghdrAndmsghdr()
513 ScopedByteBufferArray& scopedBufArray) { in msghdrJavaToC()
520 ScopedByteBufferArray& scopedBufArray) { in msghdrCToJava()