Home
last modified time | relevance | path

Searched refs:kAttr16 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1465 const StringPiece16 kAttr16 = u"attr"; in GetResourceId() local
1481 if (!resid.has_value() && kAttr16 == type16) { in GetResourceId()
/frameworks/base/tools/aapt/
DResourceTable.cpp5086 const String16 kAttr16("attr"); in processBundleFormatImpl() local
5100 child->getElementName() != kAttr16) { in processBundleFormatImpl()
5138 &kAttr16, &kAssetPackage16, in processBundleFormatImpl()
5145 if (attrType != kAttr16) { in processBundleFormatImpl()