Home
last modified time | relevance | path

Searched refs:NWebDOHConfig (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/sethttpdns_fuzzer/
Dsethttpdns_fuzzer.cpp39 NWebDOHConfig config = { in DoSomethingInterestingWithMyAPI()
/base/web/webview/ohos_nweb/include/
Dnweb_helper.h43 void SetHttpDns(const NWebDOHConfig& config);
Dnweb.h123 struct OHOS_NWEB_EXPORT NWebDOHConfig { struct
/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp85 NWebDOHConfig config;
152 NWebDOHConfig config;
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp314 using SetHttpDnsFunc = void (*)(const NWebDOHConfig &);
315 void NWebHelper::SetHttpDns(const NWebDOHConfig &config) in SetHttpDns()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp143 NWebDOHConfig config;
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp436 NWebDOHConfig config; in SetHttpDns()