Searched refs:getTableCount (Results 1 – 7 of 7) sorted by relevance
102 size_t tableCount = res.getTableCount(); in main()
1613 if (finalResTable.getTableCount() == 0 || resFile == NULL) { in buildResources()
205 ASSERT_EQ(uint32_t(1), table.getTableCount()); in TEST()
610 size_t nextEntryIdx = mResources->getTableCount(); in appendPathToResTable()620 nextEntryIdx = sharedRes->getTableCount(); in appendPathToResTable()
5285 size_t ResTable::getTableCount() const in getTableCount() function in android::ResTable
1750 size_t getTableCount() const;
886 return am->getResources().getTableCount(); in android_content_AssetManager_getStringBlockCount()