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

  /libcore/luni/src/main/native/
JniException.h 25 void jniThrowSocketException(JNIEnv* env, int error);
JniException.cpp 31 void jniThrowSocketException(JNIEnv* env, int error) {

Completed in 501 milliseconds