Home
last modified time | relevance | path

Searched defs:OnHandleInterceptUrlLoading (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/test/ohos_nweb/
Dnweb_handler_impl_test.cpp155 bool NWebHandlerImplTest::OnHandleInterceptUrlLoading(const std::string& url) in OnHandleInterceptUrlLoading() function in OHOS::NWeb::NWebHandlerImplTest
/base/web/webview/ohos_nweb/include/
Dnweb_handler.h197 virtual bool OnHandleInterceptUrlLoading(const std::string& url) { in OnHandleInterceptUrlLoading() function