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