Home
last modified time | relevance | path

Searched refs:GetAdsBlocked (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1972 const std::vector<std::string>& GetAdsBlocked() const in GetAdsBlocked() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2275 const std::vector<std::string>& adsBlocked = eventInfo.GetAdsBlocked(); in AdsBlockedEventToJSValue()