Home
last modified time | relevance | path

Searched defs:executeParam (Results 1 – 14 of 14) sorted by relevance

/foundation/multimedia/av_session/services/session/adapter/
Davsession_dynamic_insight.cpp121 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/
Dinsight_intent_executor.cpp38 auto executeParam = intentInfo.executeParam; in Init() local
Dinsight_intent_executor_mgr.cpp37 auto executeParam = executeInfo.executeParam; in ExecuteInsightIntent() local
Djs_insight_intent_executor.cpp168 auto executeParam = info.executeParam; in LoadJsCode() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dui_ability_impl.cpp678 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()
Dui_ability.cpp1116 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()
Djs_service_extension.cpp485 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/
Dnapi_common_execute_param.cpp25 bool UnwrapExecuteParam(napi_env env, napi_value param, InsightIntentExecuteParam &executeParam) in UnwrapExecuteParam()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
Dinsight_intent_executor_info.h35 std::shared_ptr<InsightIntentExecuteParam> executeParam = nullptr; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dinsight_intent_execute_param.cpp78 InsightIntentExecuteParam &executeParam) in GenerateFromWant()
Dfree_install_manager.cpp767 InsightIntentExecuteParam executeParam; in NotifyInsightIntentExecuteDone() local
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/
Dinsight_intent_execute_param_test.cpp85 InsightIntentExecuteParam executeParam; variable
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
Dcj_ui_ability.cpp553 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()
Djs_ui_ability.cpp940 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()