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

  /libcore/ojluni/src/main/native/
SocketInputStream.c 105 NET_ThrowByNameWithLastError(env, JNU_JAVANETPKG "SocketException",
142 NET_ThrowByNameWithLastError(env,
SocketOutputStream.c 113 NET_ThrowByNameWithLastError(env, "java/net/SocketException",
net_util_md.h 161 void NET_ThrowByNameWithLastError(JNIEnv *env, const char *name,
net_util_md.c 270 NET_ThrowByNameWithLastError(JNIEnv *env, const char *name,
    [all...]

Completed in 223 milliseconds