Searched defs:NET_ThrowNew (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
H A Dnet_util_md.c294 NET_ThrowNew(env, errno, msg);
298 NET_ThrowNew(JNIEnv *env, int errorNumber, char *msg) { function

Completed in 222 milliseconds