Searched defs:BeforeVisitElement (Results 1 – 2 of 2) sorted by relevance
188 virtual void BeforeVisitElement(Element* el) { in BeforeVisitElement() function219 virtual void BeforeVisitElement(const Element* el) { in BeforeVisitElement() function268 void BeforeVisitElement(const Element* el) override { in BeforeVisitElement() function
531 void PackageAwareVisitor::BeforeVisitElement(Element* el) { in BeforeVisitElement() function in aapt::xml::PackageAwareVisitor