Searched refs:ExecuteReload (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_view_functions.h | 48 void ExecuteReload(bool deep); |
H A D | js_view_functions.cpp | 118 void ViewFunctions::ExecuteReload(bool deep) in ExecuteReload() function in OHOS::Ace::Framework::ViewFunctions |
H A D | js_view.cpp | 593 jsView->jsViewFunction_->ExecuteReload(deep); in CreateViewNode() |