Searched refs:RemoveIntelligentTrackingPreventionBypassingList (Results 1 – 12 of 12) sorted by relevance
143 void ArkWebEngineImpl::RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& h… in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::ArkWeb::ArkWebEngineImpl145 …nweb_engine_->RemoveIntelligentTrackingPreventionBypassingList(ArkWebStringVectorStructToClass(hos… in RemoveIntelligentTrackingPreventionBypassingList()
54 void RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) override;
153 void ArkWebEngineWrapper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::s… in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::ArkWeb::ArkWebEngineWrapper157 ark_web_engine_->RemoveIntelligentTrackingPreventionBypassingList(stHosts); in RemoveIntelligentTrackingPreventionBypassingList()
53 …void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) overr…
72 …virtual void RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) = 0;
56 …virtual void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& host…
67 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts);
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::MockNWebEngine499 NWebHelper::Instance().RemoveIntelligentTrackingPreventionBypassingList(hosts);518 NWebHelper::Instance().RemoveIntelligentTrackingPreventionBypassingList(hosts);
113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::MockNWebEngine
851 void NWebHelper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& h… in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::NWebHelper858 nwebEngine_->RemoveIntelligentTrackingPreventionBypassingList(hosts); in RemoveIntelligentTrackingPreventionBypassingList()
290 static napi_value RemoveIntelligentTrackingPreventionBypassingList(
600 NapiWebviewController::RemoveIntelligentTrackingPreventionBypassingList), in Init()5504 napi_value NapiWebviewController::RemoveIntelligentTrackingPreventionBypassingList( in RemoveIntelligentTrackingPreventionBypassingList() function in OHOS::NWeb::NapiWebviewController5533 NWebHelper::Instance().RemoveIntelligentTrackingPreventionBypassingList(hosts); in RemoveIntelligentTrackingPreventionBypassingList()