Home
last modified time | relevance | path

Searched defs:currentSourceInfo (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp89 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateDataReadyCallback() local
107 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateLoadSuccessCallback() local
125 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateLoadFailCallback() local
145 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateCompleteCallBackInDataReady() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
Drating_pattern.cpp59 auto currentSourceInfo = ImageSourceInfo(""); in CheckImageInfoHasChangedOrNot() local