Lines Matching refs:getResId
2192 inline uint32_t ResourceTable::getResId(const sp<Package>& p, in getResId() function in ResourceTable
2199 uint32_t ResourceTable::getResId(const String16& package, in getResId() function in ResourceTable
2244 getResId(p, t, ei)); in getResId()
2247 uint32_t ResourceTable::getResId(const String16& ref, in getResId() function in ResourceTable
2272 uint32_t res = getResId(package, type, name, onlyPublic && refOnlyPublic); in getResId()
2389 return getResId(p, t, ei); in getCustomResource()
2413 resId = getResId(package, type, name); in getCustomResourceWithCreation()
2744 uint32_t rid = getResId(p, t, ci); in addSymbols()
3454 getResId(pkg, t, c->getEntryIndex())); in writePublicDefinitions()
3669 mParentId = table->getResId(mParent, &style16, NULL, &errorMsg); in assignResourceIds()
3680 it.bagKeyId = table->getResId(key, in assignResourceIds()
4663 const uint32_t attrId = getResId(bag.keyAt(bi), &attr16); in modifyForCompat()
5011 getResId(mOrderedPackages[p], types[t], in getDensityVaryingResources()