Searched refs:Linux_sendtoBytes (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp2103 static jint Linux_sendtoBytes(JNIEnv* env, jobject, jobject javaFd, jobject javaBytes, jint byteOffset, jint byteCount, jint flags, jobject javaInetAddress, jint port) { function
2119 return Linux_sendtoBytes(env, NULL, javaFd, javaBytes, byteOffset, byteCount, flags,

Completed in 8 milliseconds