Home
last modified time | relevance | path

Searched refs:APP_ICON (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Duds.cpp561 contentForm->obj->value_[APP_ICON] = std::vector<uint8_t>(); in OH_UdsContentForm_Create()
603 return GetUdsUint8Value(pThis, APP_ICON, APP_ICON_LENGTH, appIcon, len); in OH_UdsContentForm_GetAppIcon()
657 int ret = pThis->SetUdsValue<std::vector<uint8_t>>(APP_ICON, data); in OH_UdsContentForm_SetAppIcon()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-ComposeListItem.md66 | APP_ICON | 5 | 左侧图标为应用图标类型,图标大小为64\*64vp。 |
/ohos5.0/foundation/arkui/advanced_ui_component/source/ComposeListItem/
H A DComposeListItem.ets21 APP_ICON,
95 [IconType.APP_ICON, APP_ICON_SIZE],
/ohos5.0/foundation/arkui/advanced_ui_component/doc/
H A Dts-composite-components-composelistitem.md60 | APP_ICON | 左侧图标为应用图标类型,图标大小为64\*64dp。 |
/ohos5.0/foundation/arkui/advanced_ui_component/interface/composelistitem/
H A Dcomposelistitem.js22 e[e.APP_ICON=5] = "APP_ICON";
71 …], [IconType.SYSTEM_ICON, 24], [IconType.HEAD_SCULPTURE, 40], [IconType.APP_ICON, 64], [IconType.P…
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/innerkits/common/
H A Dunified_meta.h64 constexpr const char* APP_ICON = "appIcon"; variable
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-ComposeListItem.md66 | APP_ICON | 5 | Application icon with an icon size of 64 x 64 vp.|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/source/
H A Dcomposelistitem.ets25 APP_ICON,
123 [IconType.APP_ICON, APP_ICON_SIZE],
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js89 [IconType.APP_ICON, APP_ICON_SIZE],