| /foundation/multimedia/av_session/services/session/adapter/ |
| D | avsession_dynamic_insight.cpp | 121 AppExecFwk::InsightIntentExecuteParam &executeParam) in GetPlayIntentParam() 170 int32_t InsightAdapter::StartAVPlayback(AppExecFwk::InsightIntentExecuteParam &executeParam) in StartAVPlayback() 198 AppExecFwk::InsightIntentExecuteParam executeParam; in IsSupportPlayIntent() local 204 AppExecFwk::InsightIntentExecuteParam executeParam; in StartAVPlayback() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/ |
| D | insight_intent_executor.cpp | 38 auto executeParam = intentInfo.executeParam; in Init() local
|
| D | insight_intent_executor_mgr.cpp | 37 auto executeParam = executeInfo.executeParam; in ExecuteInsightIntent() local
|
| D | js_insight_intent_executor.cpp | 168 auto executeParam = info.executeParam; in LoadJsCode() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| D | ui_ability_impl.cpp | 678 auto executeParam = std::make_shared<InsightIntentExecuteParam>(); in HandleExecuteInsightIntentForeground() local 709 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentRepeateForeground() 731 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentMoveToForeground() 793 auto executeParam = std::make_shared<InsightIntentExecuteParam>(); in HandleExecuteInsightIntentBackground() local 826 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentBackgroundByColdBoot() 849 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentBackgroundAlreadyStart()
|
| D | ui_ability.cpp | 1116 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentRepeateForeground() 1123 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentMoveToForeground() 1130 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentBackground()
|
| D | js_service_extension.cpp | 485 auto executeParam = std::make_shared<AppExecFwk::InsightIntentExecuteParam>(); in HandleInsightIntent() local 529 const std::shared_ptr<AppExecFwk::InsightIntentExecuteParam> &executeParam, in GetInsightIntentExecutorInfo()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
| D | napi_common_execute_param.cpp | 25 bool UnwrapExecuteParam(napi_env env, napi_value param, InsightIntentExecuteParam &executeParam) in UnwrapExecuteParam()
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/ |
| D | insight_intent_executor_info.h | 35 std::shared_ptr<InsightIntentExecuteParam> executeParam = nullptr; member
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | insight_intent_execute_param.cpp | 78 InsightIntentExecuteParam &executeParam) in GenerateFromWant()
|
| D | free_install_manager.cpp | 767 InsightIntentExecuteParam executeParam; in NotifyInsightIntentExecuteDone() local
|
| /foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/ |
| D | insight_intent_execute_param_test.cpp | 85 InsightIntentExecuteParam executeParam; variable
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| D | cj_ui_ability.cpp | 553 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentRepeateForeground() 586 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentMoveToForeground() 621 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in GetInsightIntentExecutorInfo()
|
| D | js_ui_ability.cpp | 940 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentRepeateForeground() 980 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentMoveToForeground() 1025 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in ExecuteInsightIntentBackground() 1057 const std::shared_ptr<InsightIntentExecuteParam> &executeParam, in GetInsightIntentExecutorInfo()
|