Searched refs:Linux_sendtoBytes (Results 1 – 1 of 1) sorted by relevance
| /libcore/luni/src/main/native/ |
| D | libcore_io_Linux.cpp | 2359 static jint Linux_sendtoBytes(JNIEnv* env, jobject, jobject javaFd, jobject javaBytes, jint byteOff… in Linux_sendtoBytes() function 2376 return Linux_sendtoBytes(env, NULL, javaFd, javaBytes, byteOffset, byteCount, flags, in Linux_sendtoBytesSocketAddress()
|