Searched defs:fileContents (Results 1 – 4 of 4) sorted by relevance
45 public String fileContents; field in Warning
183 String fileContents = AdtPlugin.readFile(file); in checkRanges() local
252 String fileContents; in createXmlFile() local
409 Map<File, byte[]> fileContents = new HashMap<File, byte[]>(); in checkDuplicates() local