Searched refs:GetApkAssetsCount (Results 1 – 4 of 4) sorted by relevance
132 int GetApkAssetsCount() const { in GetApkAssetsCount() function
263 if (am.GetApkAssetsCount() == 0) { in LookupAttributeInTable()
210 ASSERT_EQ(3, assetmanager.GetApkAssetsCount()); in TEST_F()841 ASSERT_EQ(3, assetmanager.GetApkAssetsCount()); in TEST_F()
1749 for (size_t i = 0; i < source.asset_manager_->GetApkAssetsCount(); i++) { in SetTo()1754 for (int j = 0; j < asset_manager_->GetApkAssetsCount(); j++) { in SetTo()