Home
last modified time | relevance | path

Searched defs:AddIntelligentTrackingPreventionBypassingList (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_engine_impl.cpp138 void ArkWebEngineImpl::AddIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& host… in AddIntelligentTrackingPreventionBypassingList() function in OHOS::ArkWeb::ArkWebEngineImpl
/ohos5.0/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::stri… in AddIntelligentTrackingPreventionBypassingList() function in OHOS::ArkWeb::ArkWebEngineWrapper
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::MockNWebEngine
/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp841 void NWebHelper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& host… in AddIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::NWebHelper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5470 napi_value NapiWebviewController::AddIntelligentTrackingPreventionBypassingList( in AddIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::NapiWebviewController