Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp95 UpdateInsightIntentCallerInfo(wantParams, insightIntentParam); in GenerateFromWant()
122 void InsightIntentExecuteParam::UpdateInsightIntentCallerInfo(const WantParams &wantParams, in UpdateInsightIntentCallerInfo() function in OHOS::AppExecFwk::InsightIntentExecuteParam
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_execute_param.h58 …static void UpdateInsightIntentCallerInfo(const WantParams &wantParams, WantParams &insightIntentP…
/ohos5.0/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/
H A Dinsight_intent_execute_param_test.cpp123 InsightIntentExecuteParam::UpdateInsightIntentCallerInfo(wantParams, insightIntentParam);