Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_loading_context.cpp165 const std::string ImageLoadingContext::GetCurrentLoadingState() in GetCurrentLoadingState() function in OHOS::Ace::NG::ImageLoadingContext
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp1044 ctx->GetCurrentLoadingState();
1068 ctx->GetCurrentLoadingState();
1085 ctx->GetCurrentLoadingState();
1102 ctx->GetCurrentLoadingState();
1119 ctx->GetCurrentLoadingState();
1136 ctx->GetCurrentLoadingState();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h92 const std::string GetCurrentLoadingState();
H A Dimage_loading_context.cpp586 const std::string ImageLoadingContext::GetCurrentLoadingState() in GetCurrentLoadingState() function in OHOS::Ace::NG::ImageLoadingContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp1458 auto currentLoadImageState = loadingCtx_->GetCurrentLoadingState(); in DumpInfo()
1488 auto currentLoadImageState = loadingCtx_->GetCurrentLoadingState(); in DumpAdvanceInfo()