Home
last modified time | relevance | path

Searched defs:InsightIntentType (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/insight_intent/
Dinsight_intent_constant.h85 enum class InsightIntentType : uint8_t { enum
/foundation/ability/ability_runtime/services/abilitymgr/src/insight_intent/
Dinsight_intent_execute_manager.cpp40 using InsightIntentType = AbilityRuntime::InsightIntentType; typedef