Lines Matching refs:getResId
2194 inline uint32_t ResourceTable::getResId(const sp<Package>& p, in getResId() function in ResourceTable
2201 uint32_t ResourceTable::getResId(const String16& package, in getResId() function in ResourceTable
2246 getResId(p, t, ei)); in getResId()
2249 uint32_t ResourceTable::getResId(const String16& ref, in getResId() function in ResourceTable
2274 uint32_t res = getResId(package, type, name, onlyPublic && refOnlyPublic); in getResId()
2391 return getResId(p, t, ei); in getCustomResource()
2415 resId = getResId(package, type, name); in getCustomResourceWithCreation()
2745 uint32_t rid = getResId(p, t, ci); in addSymbols()
3447 getResId(pkg, t, c->getEntryIndex())); in writePublicDefinitions()
3662 mParentId = table->getResId(mParent, &style16, NULL, &errorMsg); in assignResourceIds()
3673 it.bagKeyId = table->getResId(key, in assignResourceIds()
4656 const uint32_t attrId = getResId(bag.keyAt(bi), &attr16); in modifyForCompat()
5004 getResId(mOrderedPackages[p], types[t], in getDensityVaryingResources()