Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp207 CopyingOutputStreamAdaptor copying_adaptor(writer); in CompileTable() local
208 ContainerWriter container_writer(&copying_adaptor, 1u); in CompileTable()
302 CopyingOutputStreamAdaptor copying_adaptor(writer); in WriteHeaderAndDataToWriter() local
303 ContainerWriter container_writer(&copying_adaptor, 1u); in WriteHeaderAndDataToWriter()
408 CopyingOutputStreamAdaptor copying_adaptor(writer); in CompileXml() local
409 ContainerWriter container_writer(&copying_adaptor, 1u + inline_documents.size()); in CompileXml()