Searched defs:isReload (Results 1 – 3 of 3) sorted by relevance
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_handler.h | 632 virtual void OnRefreshAccessedHistory(const std::string& url, bool isReload) {} in OnRefreshAccessedHistory() 1166 …const std::string& url, const std::string& message, bool isReload, std::shared_ptr<NWebJSDialogRes… in OnBeforeUnloadByJSV2()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 991 …const ArkWebString& url, const ArkWebString& message, bool isReload, ArkWebRefPtr<ArkWebJsDialogRe… in OnBeforeUnloadByJSV2()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 1117 …lerWrapper::OnBeforeUnloadByJSV2(const std::string& url, const std::string& message, bool isReload, in OnBeforeUnloadByJSV2()
|