Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/compile/
H A DInlineXmlFormatParser.cpp42 : context_(context), xml_resource_(xml_resource) {} in Visitor()
50 const Source src = xml_resource_->file.source.WithLine(el->line_number); in Visit()
108 xml::XmlResource* xml_resource_; member in aapt::__anond3ba609b0110::Visitor