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.h42 &xml_flattener_options_.keep_raw_values); in ConvertCommand()
53 XmlFlattenerOptions xml_flattener_options_; variable
DConvert.cpp68 xml_flattener_options_(xml_flattener_options) {} in BinaryApkSerializer()
73 xml_flattener_options_.use_utf16 = utf16; in SerializeXml()
74 XmlFlattener flattener(&buffer, xml_flattener_options_); in SerializeXml()
142 XmlFlattenerOptions xml_flattener_options_; member in aapt::BinaryApkSerializer
389 xml_flattener_options_); in Action()