Searched defs:BeforeVisitElement (Results 1 – 2 of 2) sorted by relevance
190 virtual void BeforeVisitElement(Element* el) { in BeforeVisitElement() function221 virtual void BeforeVisitElement(const Element* el) { in BeforeVisitElement() function270 void BeforeVisitElement(const Element* el) override { in BeforeVisitElement() function
544 void PackageAwareVisitor::BeforeVisitElement(Element* el) { in BeforeVisitElement() function in aapt::xml::PackageAwareVisitor