Searched refs:offHostAppAidInfo (Results 1 – 1 of 1) sorted by relevance
364 HceAppAidInfo offHostAppAidInfo; in UpdateOffHostAppList() local365 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()