Searched defs:SetLoadingText (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ | ||
| D | refresh_model_static.cpp | 39 void RefreshModelStatic::SetLoadingText(FrameNode* frameNode, const std::optional<std::string>& pro… in SetLoadingText() function in OHOS::Ace::NG::RefreshModelStatic |
| D | refresh_model_ng.cpp | 105 void RefreshModelNG::SetLoadingText(const std::string& loadingText) in SetLoadingText() function in OHOS::Ace::NG::RefreshModelNG |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | refresh_model_impl.cpp | 195 void RefreshModelImpl::SetLoadingText(const std::string& loadingText) {} in SetLoadingText() function in OHOS::Ace::Framework::RefreshModelImpl |