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

/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h258 class NodeCastBase : public ConstVisitor { class in namespace:aapt::xml::internal
266 NodeCastBase() = default;
274 DISALLOW_COPY_AND_ASSIGN(NodeCastBase);
278 class NodeCastImpl : public NodeCastBase {
280 using NodeCastBase::Visit;

Completed in 32 milliseconds