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

  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixChannelFactory.java 64 boolean deleteOnClose;
79 case DELETE_ON_CLOSE : flags.deleteOnClose = true; break;
220 if (!flags.createNew && (flags.noFollowLinks || flags.deleteOnClose)) {
221 if (flags.deleteOnClose && O_NOFOLLOW == 0) {
248 if (flags.deleteOnClose)
276 if (flags.deleteOnClose) {
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.jar 
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 

Completed in 4081 milliseconds