Searched defs:javaInetSocketAddress (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/libcore/luni/src/main/native/ |
H A D | libcore_io_Linux.cpp | 597 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
|