Searched refs:nextEntryIdx (Results 1 – 1 of 1) sorted by relevance
610 size_t nextEntryIdx = mResources->getTableCount(); in appendPathToResTable() local613 if (nextEntryIdx == 0) { in appendPathToResTable()620 nextEntryIdx = sharedRes->getTableCount(); in appendPathToResTable()638 if (nextEntryIdx == 0 && ass != NULL) { in appendPathToResTable()644 sharedRes->add(ass, idmap, nextEntryIdx + 1, false); in appendPathToResTable()651 addSystemOverlays(overlaysListPath.string(), ap.path, sharedRes, nextEntryIdx); in appendPathToResTable()673 mResources->add(ass, idmap, nextEntryIdx + 1, !shared); in appendPathToResTable()682 mResources->addEmpty(nextEntryIdx + 1); in appendPathToResTable()