Home
last modified time | relevance | path

Searched refs:PackageGroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/
DResourceTypes.cpp2332 struct ResTable::PackageGroup struct in android::ResTable
2334 PackageGroup(ResTable* _owner, const String16& _name, uint32_t _id) in PackageGroup() function
2336 ~PackageGroup() { in ~PackageGroup() argument
2482 PackageGroup* const grp = mTable.mPackageGroups[pidx]; in applyStyle()
2501 PackageGroup* const grp = mTable.mPackageGroups[curPackageIndex]; in applyStyle()
2729 PackageGroup* srcPg = src->mPackageGroups[i]; in add()
2730 PackageGroup* pg = new PackageGroup(this, srcPg->name, srcPg->id); in add()
2881 PackageGroup* g = mPackageGroups[i]; in uninit()
2922 const PackageGroup* const grp = mPackageGroups[p]; in getResourceName()
2987 const PackageGroup* const grp = mPackageGroups[p]; in getResource()
[all …]
/frameworks/base/include/androidfw/
DResourceTypes.h1556 struct PackageGroup;
1583 Vector<PackageGroup*> mPackageGroups;
/frameworks/native/libs/utils/
DREADME171 PackageGroup in ResourceTypes.cpp). Calling applications will refer to