HomeSort by relevance Sort by last modified time
    Searched full:therr (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/
android_os_ParcelFileDescriptor.cpp 59 int therr = errno; local
60 jniThrowException(env, "java/io/IOException", strerror(therr));

Completed in 627 milliseconds