Searched defs:BeforeVisitElement (Results 1 – 2 of 2) sorted by relevance
185 virtual void BeforeVisitElement(Element* el) { in BeforeVisitElement() function216 virtual void BeforeVisitElement(const Element* el) { in BeforeVisitElement() function265 void BeforeVisitElement(const Element* el) override { in BeforeVisitElement() function
545 void PackageAwareVisitor::BeforeVisitElement(Element* el) { in BeforeVisitElement() function in aapt::xml::PackageAwareVisitor