Searched refs:SA_UPGRADE_CFG_LIST (Results 1 – 1 of 1) sorted by relevance
30 static const struct HksFileTransferSystemAbilityConfig SA_UPGRADE_CFG_LIST[] = HUKS_SA_UPGRADE_CONF… variable129 for (uint32_t i = 0; i < HKS_ARRAY_SIZE(SA_UPGRADE_CFG_LIST); ++i) { in MatchSaConfig()130 if (SA_UPGRADE_CFG_LIST[i].uid == uid) { in MatchSaConfig()131 info->needDe = SA_UPGRADE_CFG_LIST[i].needDe; in MatchSaConfig()132 info->needFrontUser = SA_UPGRADE_CFG_LIST[i].needFrontUser; in MatchSaConfig()