Searched refs:xml_flattener_options (Results 1 – 3 of 3) sorted by relevance
68 const XmlFlattenerOptions& xml_flattener_options) in BinaryApkSerializer() argument71 xml_flattener_options_(xml_flattener_options) { in BinaryApkSerializer()271 XmlFlattenerOptions xml_flattener_options) { in Convert() argument275 xml_flattener_options)); in Convert()
98 XmlFlattenerOptions xml_flattener_options);
290 XmlFlattenerOptions xml_flattener_options; in WriteToArchive() local291 xml_flattener_options.use_utf16 = true; in WriteToArchive()292 XmlFlattener xml_flattener(&buffer, xml_flattener_options); in WriteToArchive()