Home
last modified time | relevance | path

Searched defs:dataEntry (Results 1 – 20 of 20) sorted by relevance

/external/proguard/src/proguard/io/
DDataEntryWriter.java40 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()
DDirectoryWriter.java58 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()
DParentDataEntryWriter.java50 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()
DJarWriter.java75 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()
DCascadingDataEntryWriter.java56 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()
DFilteredDataEntryWriter.java77 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()
DRenamedDataEntry.java33 private final DataEntry dataEntry; field in RenamedDataEntry
37 public RenamedDataEntry(DataEntry dataEntry, in RenamedDataEntry()
DDataEntryObfuscator.java63 public void read(DataEntry dataEntry) throws IOException in read()
73 private DataEntry renamedDataEntry(DataEntry dataEntry) in renamedDataEntry()
DDataEntryFilter.java37 public boolean accepts(DataEntry dataEntry); in accepts()
DDataEntryDirectoryFilter.java34 public boolean accepts(DataEntry dataEntry) in accepts()
DDataEntryReader.java37 public void read(DataEntry dataEntry) throws IOException; in read()
DDataEntryNameFilter.java50 public boolean accepts(DataEntry dataEntry) in accepts()
DDataEntryParentFilter.java47 public boolean accepts(DataEntry dataEntry) in accepts()
DJarReader.java48 public void read(DataEntry dataEntry) throws IOException in read()
DFilteredDataEntryReader.java78 public void read(DataEntry dataEntry) in read()
DClassRewriter.java51 public void read(DataEntry dataEntry) throws IOException in read()
DDataEntryRenamer.java76 public void read(DataEntry dataEntry) throws IOException in read()
DClassReader.java71 public void read(DataEntry dataEntry) throws IOException in read()
DDataEntryCopier.java51 public void read(DataEntry dataEntry) throws IOException in read()
/external/icu/icu4c/source/common/
Duresbund.cpp1119 UResourceDataEntry *dataEntry = mainRes->fData; in init_resb_result() local
1875 UResourceDataEntry *dataEntry = resB->fData; in ures_getByKeyWithFallback() local