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

  /libcore/ojluni/src/main/native/
io_util.c 43 FD fd = GET_FD(this, fid);
107 fd = GET_FD(this, fid);
135 FD fd = GET_FD(this, fid);
188 fd = GET_FD(this, fid);
io_util_md.h 45 * If GetObjectField returns null, SET_FD will stop and GET_FD
53 #define GET_FD(this, fid) \
FileInputStream.c 74 FD fd = GET_FD(this, fis_fd);
120 FD fd = GET_FD(this, fis_fd);
io_util_md.c 113 FD fd = GET_FD(this, fid);

Completed in 595 milliseconds