Searched refs:GetAssetManager (Results 1 – 7 of 7) sorted by relevance
42 const AssetManager2& GetAssetManager() { in GetAssetManager() function in android::idmap2::ResourceUtilsTests52 Result<std::string> name = utils::ResToTypeEntryName(GetAssetManager(), 0x7f010000U); in TEST_F()58 Result<std::string> name = utils::ResToTypeEntryName(GetAssetManager(), 0x7f123456U); in TEST_F()
475 inline const AssetManager2* GetAssetManager() const { in GetAssetManager() function479 inline AssetManager2* GetAssetManager() { in GetAssetManager() function
1156 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeAttributeResolutionStack()1194 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeApplyStyle()1269 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeResolveAttrs()1354 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeApplyStyle()1371 CHECK(dst_theme->GetAssetManager() == &(*dst_assetmanager)); in NativeThemeCopy()1375 CHECK(src_theme->GetAssetManager() == &(*src_assetmanager)); in NativeThemeCopy()1393 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeGetAttributeValue()1407 theme->GetAssetManager()->ResolveReference(cookie, &value, &selected_config, &flags, &ref); in NativeThemeGetAttributeValue()1419 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeDump()
72 AssetManager2* assetmanager = theme->GetAssetManager(); in ResolveAttrs()213 AssetManager2* assetmanager = theme->GetAssetManager(); in ApplyStyle()
205 android::AssetManager2* GetAssetManager() { in GetAssetManager() function
69 EXPECT_EQ(&assetmanager, theme->GetAssetManager()); in TEST_F()
896 ExtractCompileSdkVersions(asset_source->GetAssetManager()); in LoadSymbolsFromIncludePaths()