Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp388 InlineXmlFormatParser inline_xml_format_parser; in CompileXml() local
389 if (!inline_xml_format_parser.Consume(context, xmlres.get())) { in CompileXml()
400 inline_xml_format_parser.GetExtractedInlineXmlDocuments(); in CompileXml()