Searched defs:iconPath (Results 1 – 7 of 7) sorted by relevance
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | theme_resource_test.cpp | 211 std::string iconPath = "data/test"; variable 227 std::string iconPath = "foreground.png"; variable 243 std::string iconPath = "foreground.png/"; variable 271 std::string iconPath(""); variable 287 std::string iconPath("/data/test/theme/themereource/"); variable 299 std::string iconPath("/data/test/theme/icons/dynamic_icons/"); variable 311 std::string iconPath("/data/test/theme/icons/dynamic_icons"); variable 330 std::string iconPath("/data/test/theme/icons/ohos.global.test.all"); variable 349 std::string iconPath("/data/test/theme/icons/dynamic_icons"); variable
|
| D | theme_manager_test.cpp | 454 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable 476 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable 509 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable 541 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable 571 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable 612 std::string iconPath = tm->FindThemeIconResource(bundleInfo, iconName, userId); variable
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/utils/ |
| D | utils_test.cpp | 57 std::string iconPath = "/data/test/all/assets/entry/resources/base/media/icon.png"; variable 70 std::string iconPath = "/data/test/all/assets/entry/resources/base/media/icon_no_exist.png"; variable 96 std::string iconPath = "/data/test/all/assets/entry/resources/base/media/icon.png"; variable
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | theme_pack_resource.cpp | 78 std::shared_ptr<ThemeConfig> GetThemeConfig(const std::string &iconPath) in GetThemeConfig() 202 const std::string &iconPath) in ParseIcon() 330 std::string GetIconsBundleName(const std::string& iconPath) in GetIconsBundleName() 350 …st std::shared_ptr<ThemeResource> ThemeResource::LoadThemeIconResource(const std::string& iconPath) in LoadThemeIconResource() 397 std::string iconPath = GetThemeAppIconByAbilityName(bundleInfo, iconName, abilityName); in GetThemeAppIcon() local
|
| D | theme_pack_manager.cpp | 409 std::string iconPath; in GetOtherIconsInfo() local
|
| /base/powermgr/battery_manager/services/native/notification/ |
| D | notification_center.cpp | 100 void NotificationCenter::SetLittleIcon(const std::string& iconPath) in SetLittleIcon()
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | utils.cpp | 59 RState Utils::GetMediaBase64Data(const std::string& iconPath, std::string &base64Data) in GetMediaBase64Data()
|