Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DConvert.h56 &xml_flattener_options_.keep_raw_values); in ConvertCommand()
86 XmlFlattenerOptions xml_flattener_options_; variable
DConvert.cpp71 xml_flattener_options_(xml_flattener_options) { in BinaryApkSerializer()
77 xml_flattener_options_.use_utf16 = utf16; in SerializeXml()
78 XmlFlattener flattener(&buffer, xml_flattener_options_); in SerializeXml()
146 XmlFlattenerOptions xml_flattener_options_; member in aapt::BinaryApkSerializer
436 xml_flattener_options_); in Action()