Searched defs:existingIsAttr (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DResourceTable.cpp89 IsAttributeVisitor existingIsAttr, incomingIsAttr; local
90 existing.accept(existingIsAttr, {});
107 if (!existingIsAttr) {

Completed in 204 milliseconds