Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DAssetManager2.cpp1384 const StringPiece16 kAttr16 = u"attr"; in GetResourceId() local
1400 if (!resid.has_value() && kAttr16 == type16) { in GetResourceId()
/frameworks/base/tools/aapt/
DResourceTable.cpp5084 const String16 kAttr16("attr"); in processBundleFormatImpl() local
5098 child->getElementName() != kAttr16) { in processBundleFormatImpl()
5136 &kAttr16, &kAssetPackage16, in processBundleFormatImpl()
5143 if (attrType != kAttr16) { in processBundleFormatImpl()