Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h151 void SetLoadInVipChannel(bool loadInVipChannel) in SetLoadInVipChannel() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.h336 void SetLoadInVipChannel(bool loadInVipChannel) in SetLoadInVipChannel() function
H A Dimage_pattern.cpp702 loadingCtx_->SetLoadInVipChannel(GetLoadInVipChannel()); in LoadImage()