Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_profile.cpp71 UIAbilityProfileInfo uiAbilityProfileInfo; member
187 insightIntentInfo.uiAbilityProfileInfo, in from_json()
243 info.uiAbilityIntentInfo.abilityName = insightIntent.uiAbilityProfileInfo.abilityName; in TransformToInsightIntentInfo()
244 for (const auto &executeMode: insightIntent.uiAbilityProfileInfo.supportExecuteMode) { in TransformToInsightIntentInfo()