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()
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()
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()
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()
76 public boolean createDirectory(DataEntry dataEntry) throws IOException in createDirectory()109 public OutputStream getOutputStream(DataEntry dataEntry) throws IOException in getOutputStream()115 public OutputStream getOutputStream(DataEntry dataEntry, in getOutputStream()183 private boolean prepareEntry(DataEntry dataEntry) throws IOException in prepareEntry()
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()
36 public boolean accepts(DataEntry dataEntry) in accepts()
37 public boolean accepts(DataEntry dataEntry); in accepts()
37 public void read(DataEntry dataEntry) throws IOException; in read()
47 public boolean accepts(DataEntry dataEntry) in accepts()
50 public boolean accepts(DataEntry dataEntry) in accepts()
48 public void read(DataEntry dataEntry) throws IOException in read()
51 public void read(DataEntry dataEntry) throws IOException in read()
78 public void read(DataEntry dataEntry) in read()
76 public void read(DataEntry dataEntry) throws IOException in read()
71 public void read(DataEntry dataEntry) throws IOException in read()
815 UResourceDataEntry *dataEntry = mainRes->fData; in init_resb_result() local1532 UResourceDataEntry *dataEntry = resB->fData; in ures_getByKeyWithFallback() local