Searched defs:OnHandleInterceptUrlLoading (Results 1 – 5 of 5) sorted by relevance
294 bool ArkWebHandlerImpl::OnHandleInterceptUrlLoading(ArkWebRefPtr<ArkWebUrlResourceRequest> request) in OnHandleInterceptUrlLoading() function in OHOS::ArkWeb::ArkWebHandlerImpl
326 bool ArkWebHandlerWrapper::OnHandleInterceptUrlLoading(std::shared_ptr<OHOS::NWeb::NWebUrlResourceR… in OnHandleInterceptUrlLoading() function in OHOS::ArkWeb::ArkWebHandlerWrapper
343 …virtual bool OnHandleInterceptUrlLoading(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> reque… in OnHandleInterceptUrlLoading() function
366 bool WebClientImpl::OnHandleInterceptUrlLoading(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest>… in OnHandleInterceptUrlLoading() function in OHOS::Ace::WebClientImpl
5265 bool WebDelegate::OnHandleInterceptUrlLoading(const std::string& data) in OnHandleInterceptUrlLoading() function in OHOS::Ace::WebDelegate