Home
last modified time | relevance | path

Searched defs:iconResource (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.h31 InternalResource::ResourceId iconResource = InternalResource::ResourceId::NO_ID; member
104 void SetIconResource(InternalResource::ResourceId iconResource) in SetIconResource()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp108 void PieceComponent::SetIconResource(InternalResource::ResourceId iconResource) in SetIconResource()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_button.cpp77 std::shared_ptr<ResourceManager::Resource> &iconResource) in addSingleButtonIconResource()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h100 Resource iconResource; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp647 napi_value iconResource = nullptr; in GetNotificationLocalLiveViewButton() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h207 Resource iconResource; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h74 CResource iconResource; member