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/
Dark_web_engine_impl.cpp138 …id ArkWebEngineImpl::AddIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in AddIntelligentTrackingPreventionBypassingList()
143 …ArkWebEngineImpl::RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_engine_wrapper.cpp144 …EngineWrapper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()
153 …ineWrapper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/base/web/webview/test/unittest/nweb_helper_test/
Dnweb_helper_test.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList()
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList()
497 std::vector<std::string> hosts; variable
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnwebhelper_fuzzer.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList()
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp841 …id NWebHelper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()
851 …NWebHelper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp5436 bool GetHostList(napi_env env, napi_value array, std::vector<std::string>& hosts) in GetHostList()
5493 std::vector<std::string> hosts; in AddIntelligentTrackingPreventionBypassingList() local
5527 std::vector<std::string> hosts; in RemoveIntelligentTrackingPreventionBypassingList() local