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()
437 inline const AssetManager2* GetAssetManager() const { in GetAssetManager() function441 inline AssetManager2* GetAssetManager() { in GetAssetManager() function
1189 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeAttributeResolutionStack()1227 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeApplyStyle()1302 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeResolveAttrs()1387 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeApplyStyle()1404 CHECK(dst_theme->GetAssetManager() == &(*dst_assetmanager)); in NativeThemeCopy()1408 CHECK(src_theme->GetAssetManager() == &(*src_assetmanager)); in NativeThemeCopy()1426 CHECK(theme->GetAssetManager() == &(*assetmanager)); in NativeThemeGetAttributeValue()1440 theme->GetAssetManager()->ResolveReference(cookie, &value, &selected_config, &flags, &ref); in NativeThemeGetAttributeValue()1452 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()
888 ExtractCompileSdkVersions(asset_source->GetAssetManager()); in LoadSymbolsFromIncludePaths()