Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp221 for (auto& offHostAbilityInfo : abilityInfos) { in InitAppListByAction() local
222 …ElementName element(offHostAbilityInfo.deviceId, offHostAbilityInfo.bundleName, offHostAbilityInfo in InitAppListByAction()
223 offHostAbilityInfo.moduleName); in InitAppListByAction()
224 UpdateOffHostAppList(offHostAbilityInfo, element); in InitAppListByAction()