Home
last modified time | relevance | path

Searched refs:ResetLazyForEachProcess (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.cpp63 cjBuilder_->ResetLazyForEachProcess(); in OnGetChildByIndex()
96 cjBuilder_->ResetLazyForEachProcess(); in OnGetChildByIndexNew()
H A Dlazy_foreach_func.h41 void ResetLazyForEachProcess();
H A Dlazy_foreach_func.cpp97 void LazyForEachFuncs::ResetLazyForEachProcess() in ResetLazyForEachProcess() function in OHOS::Ace::Framework::LazyForEachFuncs
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h147 virtual void ResetLazyForEachProcess() {} in ResetLazyForEachProcess() function
238 void ResetLazyForEachProcess() override in ResetLazyForEachProcess() function
H A Djs_lazy_foreach_builder.h179 parentView_->ResetLazyForEachProcess(); in OnGetChildByIndex()
231 parentView_->ResetLazyForEachProcess(); in OnGetChildByIndexNew()
H A Djs_lazy_foreach_component.h145 parentView_->ResetLazyForEachProcess(); in OnGetChildByIndex()