Searched defs:dataEntry (Results 1 – 20 of 20) sorted by relevance
40 public boolean createDirectory(DataEntry dataEntry) throws IOException; in createDirectory()51 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException; in getOutputStream()65 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()
58 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()78 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()84 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()134 private File getFile(DataEntry dataEntry) in getFile()
50 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()56 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()62 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()
75 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()108 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()114 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()182 private boolean prepareEntry(DataEntry dataEntry) throws IOException in prepareEntry()
56 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()65 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()71 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()
77 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()90 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()96 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()
33 private final DataEntry dataEntry; field in RenamedDataEntry37 public RenamedDataEntry(DataEntry dataEntry, in RenamedDataEntry()
63 public void read(DataEntry dataEntry) throws IOException in read()73 private DataEntry renamedDataEntry(DataEntry dataEntry) in renamedDataEntry()
37 public boolean accepts(DataEntry dataEntry); in accepts()
34 public boolean accepts(DataEntry dataEntry) in accepts()
37 public void read(DataEntry dataEntry) throws IOException; in read()
50 public boolean accepts(DataEntry dataEntry) in accepts()
47 public boolean accepts(DataEntry dataEntry) in accepts()
48 public void read(DataEntry dataEntry) throws IOException in read()
78 public void read(DataEntry dataEntry) in read()
51 public void read(DataEntry dataEntry) throws IOException in read()
76 public void read(DataEntry dataEntry) throws IOException in read()
71 public void read(DataEntry dataEntry) throws IOException in read()
1119 UResourceDataEntry *dataEntry = mainRes->fData; in init_resb_result() local1875 UResourceDataEntry *dataEntry = resB->fData; in ures_getByKeyWithFallback() local