Searched refs:ACE_THEME (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_constants.cpp | 99 …TAG_LOGW(AceLogTag::ACE_THEME, "Get theme color error: %{public}u, type: %{public}u", key, valueWr… in GetColor() 131 …AceLogTag::ACE_THEME, "Get theme dimension error: %{public}u, type: %{public}u", key, valueWrapper… in GetDimension() 162 …TAG_LOGW(AceLogTag::ACE_THEME, "Get theme int error: %{public}u, type: %{public}u", key, valueWrap… in GetInt() 189 …TAG_LOGW(AceLogTag::ACE_THEME, "Get theme double error: %{public}u, type: %{public}u", key, valueW… in GetDouble() 216 …TAG_LOGW(AceLogTag::ACE_THEME, "Get theme string error: %{public}u, type: %{public}u", key, valueW… in GetString() 243 … TAG_LOGW(AceLogTag::ACE_THEME, "Get theme pluralString error: %{public}u, type: %{public}u", key, in GetPluralString() 390 …AceLogTag::ACE_THEME, "Get theme resourceId error: %{public}u, type: %{public}u", key, valueWrappe… in GetResourceId()
|
H A D | theme_style.h | 136 …TAG_LOGW(AceLogTag::ACE_THEME, "style %{public}s not contains %{public}s!", name_.c_str(), attr.c_… in GetAttr() 154 …TAG_LOGW(AceLogTag::ACE_THEME, "style %{public}s get attr %{public}s error!", name_.c_str(), attr.… in GetAttr() 191 …TAG_LOGW(AceLogTag::ACE_THEME, "style %{public}s get state %{public}u error!", name_.c_str(), stat… in GetState()
|
H A D | shadow_theme.h | 46 TAG_LOGW(AceLogTag::ACE_THEME, "find pattern of shadow fail"); in Build()
|
H A D | blur_style_theme.cpp | 28 TAG_LOGW(AceLogTag::ACE_THEME, "find pattern of blur style fail"); in Build()
|
H A D | icon_theme.cpp | 143 …TAG_LOGW(AceLogTag::ACE_THEME, "Find iconPath fail in resourceMap, resourceId:%{public}d", resourc… in GetIconPath()
|
H A D | theme_utils.cpp | 161 TAG_LOGW(AceLogTag::ACE_THEME, "get image id failed, name: %{public}s", resName.c_str()); in ProcessImageSource()
|
H A D | theme_constants.h | 363 TAG_LOGE(AceLogTag::ACE_THEME, "Get theme by name error: currentThemeStyle_ is null"); in GetPatternByName()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | log_wrapper.cpp | 84 { AceLogTag::ACE_THEME, "AceTheme" },
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | log_wrapper.h | 162 ACE_THEME, // C03926 enumerator
|