Searched defs:hosts (Results 1 – 6 of 6) sorted by relevance
138 …id ArkWebEngineImpl::AddIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in AddIntelligentTrackingPreventionBypassingList()143 …ArkWebEngineImpl::RemoveIntelligentTrackingPreventionBypassingList(const ArkWebStringVector& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
144 …EngineWrapper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()153 …ineWrapper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
111 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
111 void AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in AddIntelligentTrackingPreventionBypassingList()113 void RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) {} in RemoveIntelligentTrackingPreventionBypassingList()
841 …id NWebHelper::AddIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in AddIntelligentTrackingPreventionBypassingList()851 …NWebHelper::RemoveIntelligentTrackingPreventionBypassingList(const std::vector<std::string>& hosts) in RemoveIntelligentTrackingPreventionBypassingList()
5436 bool GetHostList(napi_env env, napi_value array, std::vector<std::string>& hosts) in GetHostList()5493 std::vector<std::string> hosts; in AddIntelligentTrackingPreventionBypassingList() local5527 std::vector<std::string> hosts; in RemoveIntelligentTrackingPreventionBypassingList() local