Home
last modified time | relevance | path

Searched defs:javaInetSocketAddress (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_io_Linux.cpp597 static bool fillInetSocketAddress(JNIEnv* env, jobject javaInetSocketAddress, in fillInetSocketAddress()
638 JNIEnv* env, jobject javaInetSocketAddress, jobject& javaInetAddress, jint& port) { in javaInetSocketAddressToInetAddressAndPort()
2119 …d, jobject javaBytes, jint byteOffset, jint byteCount, jint flags, jobject javaInetSocketAddress) { in Linux_recvfromBytes() argument