Home
last modified time | relevance | path

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

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