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 D | jsi_view_register_impl.cpp | 1068 …lobalObj, const std::unordered_set<std::string>& formModuleList, void* nativeEngine, bool isReload) in JsBindFormViews()
|
H A D | jsi_view_register.cpp | 1301 …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 D | lazy_for_each_builder.cpp | 334 bool isReload = ClassifyOperation(operation, initialIndex, cachedItems_, expiringTemp); in OnDatasetChange() local
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_handler.h | 570 virtual void OnRefreshAccessedHistory(const std::string& url, bool isReload) {} in OnRefreshAccessedHistory()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 479 void WebClientImpl::OnRefreshAccessedHistory(const std::string& url, bool isReload) in OnRefreshAccessedHistory()
|