Searched refs:getTableCount (Results 1 – 5 of 5) sorted by relevance
235 ASSERT_EQ(uint32_t(1), table.getTableCount()); in TEST()
551 size_t nextEntryIdx = mResources->getTableCount(); in appendPathToResTable()561 nextEntryIdx = sharedRes->getTableCount(); in appendPathToResTable()
6287 size_t ResTable::getTableCount() const in getTableCount() function in android::ResTable
2229 size_t getTableCount() const;
1904 if (finalResTable.getTableCount() == 0 || resFile == NULL) { in buildResources()