Searched defs:basePackageCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1759 const size_t basePackageCount = table.getBasePackageCount(); local
1760 for (size_t i = 0; i < basePackageCount; i++) {
2770 const size_t basePackageCount = table.getBasePackageCount(); local
2771 for (size_t i = 0; i < basePackageCount; i++) {

Completed in 625 milliseconds