Home
last modified time | relevance | path

Searched defs:isReload (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl.cpp1068 …lobalObj, const std::unordered_set<std::string>& formModuleList, void* nativeEngine, bool isReload) in JsBindFormViews()
H A Djsi_view_register.cpp1301 …BindingTarget globalObj, const std::unordered_set<std::string>& formModuleList, bool isReload, voi… in JsRegisterFormViews()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.cpp334 bool isReload = ClassifyOperation(operation, initialIndex, cachedItems_, expiringTemp); in OnDatasetChange() local
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h570 virtual void OnRefreshAccessedHistory(const std::string& url, bool isReload) {} in OnRefreshAccessedHistory()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp479 void WebClientImpl::OnRefreshAccessedHistory(const std::string& url, bool isReload) in OnRefreshAccessedHistory()