Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp143 void ArkWebHandlerImpl::OnRouterPush(const ArkWebString& param) in OnRouterPush() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp145 void ArkWebHandlerWrapper::OnRouterPush(const std::string& param) in OnRouterPush() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h306 virtual void OnRouterPush(const std::string& param) {} in OnRouterPush() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp356 void WebClientImpl::OnRouterPush(const std::string& param) in OnRouterPush() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp5144 void WebDelegate::OnRouterPush(const std::string& param) in OnRouterPush() function in OHOS::Ace::WebDelegate