Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Posix.cpp305 static bool fillInetSocketAddress(JNIEnv* env, jint rc, jobject javaInetSocketAddress, const sockad… in fillInetSocketAddress()
378 static jobject Posix_accept(JNIEnv* env, jobject, jobject javaFd, jobject javaInetSocketAddress) { in Posix_accept() argument
978 …d, jobject javaBytes, jint byteOffset, jint byteCount, jint flags, jobject javaInetSocketAddress) { in Posix_recvfromBytes() argument