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

  /libcore/ojluni/src/main/native/
io_util_md.c 91 SET_FD(this, fd, fid);
115 SET_FD(this, -1, fid);
125 SET_FD(this, fd, fid); // restore fd
io_util_md.h 38 * If GetObjectField returns null, SET_FD will stop and GET_FD
42 #define SET_FD(this, fd, fid) \

Completed in 149 milliseconds