HomeSort by relevance Sort by last modified time
    Searched refs:NET_GetFileDescriptorID (Results 1 - 6 of 6) sorted by null

  /libcore/ojluni/src/main/native/
SocketInputStream.c 164 IO_fd_fdID = NET_GetFileDescriptorID(env);
SocketOutputStream.c 139 IO_fd_fdID = NET_GetFileDescriptorID(env);
net_util.h 112 jfieldID NET_GetFileDescriptorID(JNIEnv *env);
PlainSocketImpl.c 125 IO_fd_fdID = NET_GetFileDescriptorID(env);
    [all...]
net_util_md.c 320 NET_GetFileDescriptorID(JNIEnv *env)
    [all...]
PlainDatagramSocketImpl.c 168 IO_fd_fdID = NET_GetFileDescriptorID(env);
    [all...]

Completed in 511 milliseconds