Searched refs:getTableCount (Results 1 – 6 of 6) sorted by relevance
262 ASSERT_EQ(uint32_t(1), table.getTableCount()); in TEST()
506 size_t nextEntryIdx = mResources->getTableCount(); in appendPathToResTable()516 nextEntryIdx = sharedRes->getTableCount(); in appendPathToResTable()
5906 size_t ResTable::getTableCount() const in getTableCount() function in android::ResTable
1907 size_t getTableCount() const;
980 return am->getResources().getTableCount(); in android_content_AssetManager_getStringBlockCount()
1872 if (finalResTable.getTableCount() == 0 || resFile == NULL) { in buildResources()