Searched refs:getBasePackageId (Results 1 – 5 of 5) sorted by relevance
226 const uint32_t packageId = am.getResources().getBasePackageId(0); in parse_data()
1833 uint32_t getBasePackageId(size_t idx) const;
1025 static_cast<jint>(res.getBasePackageId(i)), in android_content_AssetManager_getAssignedPackageIdentifiers()
2884 size_t packageId = table.getBasePackageId(i); in flatten()
5768 uint32_t ResTable::getBasePackageId(size_t idx) const in getBasePackageId() function in android::ResTable