Home
last modified time | relevance | path

Searched refs:currAdServiceElementName_ (Results 1 - 2 of 2) sorted by relevance

/domains/advertising/advertising/frameworks/js/napi/ads/include/
H A Dad_load_service.h67 : data_(data), callback_(callback), loadAdType_(loadAdType), currAdServiceElementName_(element){}; in AdRequestConnection()
70 : data_(data), bodyCallback_(callback), currAdServiceElementName_(element){}; in AdRequestConnection()
83 AdServiceElementName currAdServiceElementName_; member in OHOS::CloudNapi::AdsNapi::AdRequestConnection
/domains/advertising/advertising/frameworks/js/napi/ads/src/
H A Dad_load_service.cpp49 if (element.GetAbilityName() == currAdServiceElementName_.extensionName) { in OnAbilityConnectDone()
56 } else if (element.GetAbilityName() == currAdServiceElementName_.apiServiceName) { in OnAbilityConnectDone()

Completed in 1 milliseconds