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

  /libcore/ojluni/src/main/native/
FileDispatcherImpl.c 252 static void closeFileDescriptor(JNIEnv *env, int fd) {
264 closeFileDescriptor(env, fd);
285 closeFileDescriptor(env, fd);
  /frameworks/base/core/java/android/os/
Parcel.java     [all...]

Completed in 74 milliseconds