Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp122 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateDataReadyCallback() local
141 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateLoadSuccessCallback() local
160 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateLoadFailCallback() local
180 … auto currentSourceInfo = imageLayoutProperty->GetImageSourceInfo().value_or(ImageSourceInfo("")); in CreateCompleteCallBackInDataReady() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp59 auto currentSourceInfo = ImageSourceInfo(""); in CheckImageInfoHasChangedOrNot() local