Home
last modified time | relevance | path

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

/domains/advertising/advertising/frameworks/js/napi/ads/src/
H A Dad_load_service.cpp79 adServiceElementName_.userId = 0; in AdLoadService()
117 if (adServiceElementName_.bundleName.empty() || adServiceElementName_.extensionName.empty()) { in LoadAd()
119 GetAdServiceElement(adServiceElementName_); in LoadAd()
140 if (adServiceElementName_.bundleName.empty() || adServiceElementName_.extensionName.empty()) { in RequestAdBody()
142 GetAdServiceElement(adServiceElementName_); in RequestAdBody()
151 adServiceElementName_.apiServiceName.c_str()); in RequestAdBody()
152 connectionWant.SetElementName(adServiceElementName_.bundleName, adServiceElementName_ in RequestAdBody()
[all...]
/domains/advertising/advertising/frameworks/js/napi/ads/include/
H A Dad_load_service.h60 AdServiceElementName adServiceElementName_; member in OHOS::CloudNapi::AdsNapi::AdLoadService

Completed in 2 milliseconds