Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.h56 void SetIsShowLastTime(bool IsShowLastTime) override {} in SetIsShowLastTime() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp129 void RefreshModelImpl::SetIsShowLastTime(bool IsShowLastTime) in SetIsShowLastTime() function in OHOS::Ace::Framework::RefreshModelImpl