Home
last modified time | relevance | path

Searched defs:hosts (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp137 void ArkWebEngineImpl::AddIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in AddIntelligentTrackingPreventionBypassingList() argument
142 void ArkWebEngineImpl::RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in RemoveIntelligentTrackingPreventionBypassingList() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_engine_wrapper.cpp144 void ArkWebEngineWrapper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList() argument
153 void ArkWebEngineWrapper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList() argument
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList() argument
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList() argument
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList() argument
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList() argument
495 std::vector<std::string> hosts; in HWTEST_F() local
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp852 void NWebHelper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList() argument
862 void NWebHelper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5439 bool GetHostList(napi_env env, napi_value array, std::vector<std::string>& hosts) in GetHostList() argument
5496 std::vector<std::string> hosts; in AddIntelligentTrackingPreventionBypassingList() local
5530 std::vector<std::string> hosts; in RemoveIntelligentTrackingPreventionBypassingList() local

Completed in 17 milliseconds