Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Drender_container_modal.cpp59 auto appIconSrc = themeConstants->GetMediaPath(iconId); in UpdateStyle() local
60 appIconComponent->SetSrc(appIconSrc); in UpdateStyle()