Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp364 HceAppAidInfo offHostAppAidInfo; in UpdateOffHostAppList() local
365 offHostAppAidInfo.element = element; in UpdateOffHostAppList()
366 offHostAppAidInfo.iconId = abilityInfo.iconId; in UpdateOffHostAppList()
367 offHostAppAidInfo.labelId = abilityInfo.labelId; in UpdateOffHostAppList()
368 g_offHostAppAndAidMap.push_back(offHostAppAidInfo); in UpdateOffHostAppList()