Home
last modified time | relevance | path

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

/domains/advertising/advertising/frameworks/js/napi/ads/src/
H A Dad_load_service.cpp49 if (element.GetAbilityName() == currAdServiceElementName_.extensionName) { in OnAbilityConnectDone()
117 if (adServiceElementName_.bundleName.empty() || adServiceElementName_.extensionName.empty()) { in LoadAd()
140 if (adServiceElementName_.bundleName.empty() || adServiceElementName_.extensionName.empty()) { in RequestAdBody()
194 adServiceElementName.extensionName = cJSON_GetArrayItem(cloudServiceAbilityName, 0)->valuestring; in GetConfigItem()
210 adServiceElementName_.bundleName.c_str(), adServiceElementName_.extensionName.c_str(), in ConnectAdKit()
213 connectionWant.SetElementName(adServiceElementName_.bundleName, adServiceElementName_.extensionName); in ConnectAdKit()
/domains/advertising/advertising/frameworks/js/napi/ads/include/
H A Dad_load_service.h38 std::string extensionName; member

Completed in 1 milliseconds