Searched defs:dirFile (Results 1 – 9 of 9) sorted by relevance
715 type dirFile struct { struct716 filePath, slashPath string717 info os.FileInfo720 func (f dirFile) Path() string { return f.slashPath }721 func (f dirFile) Lstat() (os.FileInfo, error) { return f.info, nil }722 func (f dirFile) Open() (io.ReadCloser, error) { return os.Open(f.filePath) }
140 final File dirFile = new File("src/java"); in testWildcard() local
288 final File dirFile = new File("src/java"); in testDeprecatedWildcard() local731 final File dirFile = new File(temporaryFolder, "D"); in testMagicNumberFileFilterBytes() local
129 File dirFile = new File(path); in addXMLFiles() local
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
desugar/sun/nio/fs/DesugarBasicFileAttributes.class DesugarBasicFileAttributes.java package desugar.sun. ...
META-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...