Home
last modified time | relevance | path

Searched refs:EntryWriter (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/examples/
DExpander.java52 private interface EntryWriter { interface in Expander
168 }, new EntryWriter() { in expand()
196 }, new EntryWriter() { in expand()
221 }, new EntryWriter() { in expand()
237 private void expand(ArchiveEntrySupplier supplier, EntryWriter writer, File targetDirectory) in expand()
/external/clang/lib/ARCMigrate/
DObjCMT.cpp1778 struct EntryWriter { struct in __anon04dd42e90411::JSONEditWriter
1782 EntryWriter(SourceManager &SM, llvm::raw_ostream &OS) in EntryWriter() function
1786 ~EntryWriter() { in ~EntryWriter() argument
1823 EntryWriter Writer(SourceMgr, OS); in insert()
1829 EntryWriter Writer(SourceMgr, OS); in replace()
1836 EntryWriter Writer(SourceMgr, OS); in remove()