Home | History | Annotate | Download | only in aapt

Lines Matching full:entrycount

3107                 tsHeader->entryCount = htodl(N);
3203 tHeader->entryCount = htodl(N);
4013 const size_t entryCount = mOrderedConfigs.size();
4014 for (size_t i = 0; i < entryCount; i++) {
4272 const size_t entryCount = entries.size();
4273 for (size_t j = 0; j < entryCount; j++) {
4650 const size_t entryCount = entries.size();
4651 for (size_t ei = 0; ei < entryCount; ei++) {