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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp1787 const size_t basePackageCount = table.getBasePackageCount(); local
1788 for (size_t i = 0; i < basePackageCount; i++) {
2874 const size_t basePackageCount = table.getBasePackageCount(); local
2875 for (size_t i = 0; i < basePackageCount; i++) {

Completed in 16 milliseconds