Searched refs:GetAssetManager (Results 1 – 7 of 7) sorted by relevance
44 const AssetManager2& GetAssetManager() { in GetAssetManager() function in android::idmap2::ResourceUtilsTests54 Result<std::string> name = utils::ResToTypeEntryName(GetAssetManager(), R::target::integer::int1); in TEST_F()60 Result<std::string> name = utils::ResToTypeEntryName(GetAssetManager(), 0x7f123456U); in TEST_F()
75 auto result = theme->GetAssetManager()->ResolveBag(*value); in GetStyleBag()84 return theme->GetAssetManager()->GetBag(fallback_resid); in GetStyleBag()108 return theme->GetAssetManager()->ResolveBag(*result); in GetXmlStyleBag()113 return theme->GetAssetManager()->GetBag(value.data); in GetXmlStyleBag()130 const AssetManager2* assetmanager = theme->GetAssetManager(); in ResolveAttrs()229 const AssetManager2* assetmanager = theme->GetAssetManager(); in ApplyStyle()
1118 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeAttributeResolutionStack()1153 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeApplyStyle()1228 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeResolveAttrs()1320 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeApplyStyle()1380 CHECK(src_theme->GetAssetManager() == &(*src_assetmanager)); in NativeThemeCopy()1384 CHECK(dst_theme->GetAssetManager() == &(*dst_assetmanager)); in NativeThemeCopy()1397 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeGetAttributeValue()1409 auto result = theme->GetAssetManager()->ResolveReference(*value); in NativeThemeGetAttributeValue()1420 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeDump()
573 AssetManager2* GetAssetManager() { in GetAssetManager() function577 const AssetManager2* GetAssetManager() const { in GetAssetManager() function
205 android::AssetManager2* GetAssetManager() { in GetAssetManager() function
69 EXPECT_EQ(&assetmanager, theme->GetAssetManager()); in TEST_F()
910 ExtractCompileSdkVersions(asset_source->GetAssetManager()); in LoadSymbolsFromIncludePaths()