Home
last modified time | relevance | path

Searched refs:GenerateFromWant (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dinsight_intent_execute_param.h56 static bool GenerateFromWant(const AAFwk::Want &want, InsightIntentExecuteParam &executeParam);
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/
H A Dinsight_intent_execute_param_test.cpp86 auto ret = InsightIntentExecuteParam::GenerateFromWant(want, executeParam); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp77 bool InsightIntentExecuteParam::GenerateFromWant(const AAFwk::Want &want, in GenerateFromWant() function in OHOS::AppExecFwk::InsightIntentExecuteParam
H A Dfree_install_manager.cpp775 InsightIntentExecuteParam::GenerateFromWant(want, executeParam); in NotifyInsightIntentExecuteDone()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp676 auto ret = InsightIntentExecuteParam::GenerateFromWant(want, *executeParam); in HandleExecuteInsightIntentForeground()
789 auto ret = InsightIntentExecuteParam::GenerateFromWant(want, *executeParam); in HandleExecuteInsightIntentBackground()
H A Djs_service_extension.cpp473 bool ret = AppExecFwk::InsightIntentExecuteParam::GenerateFromWant(want, *executeParam); in HandleInsightIntent()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension.cpp491 InsightIntentExecuteParam::GenerateFromWant(want, *executorInfo.executeParam); in ForegroundWindowWithInsightIntent()
H A Djs_ui_extension_base.cpp447 InsightIntentExecuteParam::GenerateFromWant(want, *executorInfo.executeParam); in ForegroundWindowWithInsightIntent()

Completed in 9 milliseconds