Home
last modified time | relevance | path

Searched refs:NWebDOHConfigImpl (Results 1 - 7 of 7) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
H A Dsethttpdns_fuzzer.cpp41 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in SetHttpDnsFuzzTest()
/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h23 class NWebDOHConfigImpl : public NWebDOHConfig { class
25 NWebDOHConfigImpl() = default;
26 ~NWebDOHConfigImpl() = default;
/base/web/webview/test/unittest/ohos_adapter_helper/
H A Dohos_adapter_helper_test.cpp106 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in HWTEST_F()
175 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in HWTEST_F()
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp180 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in NWebHelperFuzzTest()
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp193 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in HWTEST_F()
487 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in HWTEST_F()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp103 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in FfiOHOSWebviewCtlSetHttpDns()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp964 std::shared_ptr<NWebDOHConfigImpl> config = std::make_shared<NWebDOHConfigImpl>(); in SetHttpDns()

Completed in 17 milliseconds