Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp457 InlineXmlFormatParser inline_xml_format_parser; in CompileXml() local
458 if (!inline_xml_format_parser.Consume(context, xmlres.get())) { in CompileXml()
469 inline_xml_format_parser.GetExtractedInlineXmlDocuments(); in CompileXml()