Home
last modified time | relevance | path

Searched refs:PutDownloadCallback (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/test/unittest/common/
Dnweb_create_window.h163 void PutDownloadCallback( in PutDownloadCallback() function
/base/web/webview/ohos_nweb/include/
Dnweb.h306 virtual void PutDownloadCallback(
/base/web/webview/test/ohos_nweb/
Dohos_nweb_test.cpp1652 g_nweb->PutDownloadCallback(std::make_shared<OHOS::NWeb::NWebDownloadListenerImplTest>()); in Test107()