Home
last modified time | relevance | path

Searched refs:websiteHost (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/web/
H A Dweb-intelligent-tracking-prevention.md89 console.log("onIntelligentTrackingPreventionResult: [websiteHost]= " + details.host +
/ohos5.0/docs/en/application-dev/web/
H A Dweb-intelligent-tracking-prevention.md89 console.log("onIntelligentTrackingPreventionResult: [websiteHost]= " + details.host +
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h252 const std::string& websiteHost, const std::string& trackerHost) override;
H A Dweb_client_impl.cpp1060 const std::string& websiteHost, const std::string& trackerHost) in OnIntelligentTrackingPreventionResult() argument
1065 delegate->OnIntelligentTrackingPreventionResult(websiteHost, trackerHost); in OnIntelligentTrackingPreventionResult()
H A Dweb_delegate.h963 const std::string& websiteHost, const std::string& trackerHost);
H A Dweb_delegate.cpp6853 const std::string& websiteHost, const std::string& trackerHost) in OnIntelligentTrackingPreventionResult() argument
6858 websiteHost, trackerHost)); in OnIntelligentTrackingPreventionResult()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h820 …virtual void OnIntelligentTrackingPreventionResult(const std::string& websiteHost, const std::stri… in OnIntelligentTrackingPreventionResult() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1810 const std::string& websiteHost, const std::string& trackerHost) in IntelligentTrackingPreventionResultEvent() argument
1812 host_(websiteHost), trackerHost_(trackerHost) {} in IntelligentTrackingPreventionResultEvent()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md6205 console.log("onIntelligentTrackingPreventionResult: [websiteHost]= " + details.host +
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md6205 console.log("onIntelligentTrackingPreventionResult: [websiteHost]= " + details.host +