Home
last modified time | relevance | path

Searched defs:SetLoadingText (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_model_static.cpp39 void RefreshModelStatic::SetLoadingText(FrameNode* frameNode, const std::optional<std::string>& pro… in SetLoadingText() function in OHOS::Ace::NG::RefreshModelStatic
Drefresh_model_ng.cpp105 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/
Drefresh_model_impl.cpp195 void RefreshModelImpl::SetLoadingText(const std::string& loadingText) {} in SetLoadingText() function in OHOS::Ace::Framework::RefreshModelImpl