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

  /libcore/luni/src/main/native/
JniException.h 27 void jniThrowSecurityException(JNIEnv* env, int error);
JniException.cpp 37 void jniThrowSecurityException(JNIEnv* env, int error) {
org_apache_harmony_luni_platform_OSNetworkSystem.cpp 345 jniThrowSecurityException(mEnv, -result);
    [all...]

Completed in 19 milliseconds