Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/
H A Dinsight_intent_execute_param_test.cpp77 WantParams insightIntentParam; variable
122 WantParams insightIntentParam; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp94 auto insightIntentParam = wantParams.GetWantParams(INSIGHT_INTENT_EXECUTE_PARAM_PARAM); in GenerateFromWant() local
123 WantParams &insightIntentParam) in UpdateInsightIntentCallerInfo()