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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1798 const size_t basePackageCount = table.getBasePackageCount(); local
1799 for (size_t i = 0; i < basePackageCount; i++) {
2895 const size_t basePackageCount = table.getBasePackageCount(); local
2896 for (size_t i = 0; i < basePackageCount; i++) {

Completed in 70 milliseconds