Searched refs:BeforeVisitElement (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h172 virtual void BeforeVisitElement(Element* el) { function in class:aapt::xml::Visitor
194 void BeforeVisitElement(Element* el) override;
221 void BeforeVisitElement(Element* el) override {
H A DXmlDom.cpp453 visitor->BeforeVisitElement(this);
471 void PackageAwareVisitor::BeforeVisitElement(Element* el) { function in class:aapt::xml::PackageAwareVisitor

Completed in 39 milliseconds