Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
DNetworkUtilities.cpp438 bool convertStructMsghdrAndmsghdr(JNIEnv* env, jobject structMsghdr, struct msghdr& mhdr, in convertStructMsghdrAndmsghdr() function
514 return convertStructMsghdrAndmsghdr(env, structMsghdr, mhdr, in msghdrJavaToC()
521 return convertStructMsghdrAndmsghdr(env, structMsghdr, mhdr, in msghdrCToJava()