Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor.cpp38 auto executeParam = intentInfo.executeParam; in Init() local
H A Dinsight_intent_executor_mgr.cpp37 auto executeParam = executeInfo.executeParam; in ExecuteInsightIntent() local
[all...]
H A Djs_insight_intent_executor.cpp168 auto executeParam = info.executeParam; in LoadJsCode() local
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
H A Dinsight_intent_executor_info.h35 std::shared_ptr<InsightIntentExecuteParam> executeParam = nullptr; member
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_param.cpp25 bool UnwrapExecuteParam(napi_env env, napi_value param, InsightIntentExecuteParam &executeParam) in UnwrapExecuteParam() argument
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_param_test/
H A Dinsight_intent_execute_param_test.cpp85 InsightIntentExecuteParam executeParam; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp77 GenerateFromWant(const AAFwk::Want &want, InsightIntentExecuteParam &executeParam) GenerateFromWant() argument
H A Dfree_install_manager.cpp774 InsightIntentExecuteParam executeParam; in NotifyInsightIntentExecuteDone() local
/foundation/multimedia/av_session/services/session/adapter/
H A Davsession_dynamic_insight.cpp170 int32_t InsightAdapter::StartAVPlayback(AppExecFwk::InsightIntentExecuteParam &executeParam) in StartAVPlayback() argument
120 GetPlayIntentParam(const std::string& bundleName, const std::string& assetId, AppExecFwk::InsightIntentExecuteParam &executeParam) GetPlayIntentParam() argument
198 AppExecFwk::InsightIntentExecuteParam executeParam; IsSupportPlayIntent() local
204 AppExecFwk::InsightIntentExecuteParam executeParam; StartAVPlayback() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension.cpp472 auto executeParam = std::make_shared<AppExecFwk::InsightIntentExecuteParam>(); in HandleInsightIntent() local
515 GetInsightIntentExecutorInfo(const Want &want, const std::shared_ptr<AppExecFwk::InsightIntentExecuteParam> &executeParam, InsightIntentExecutorInfo &executorInfo) GetInsightIntentExecutorInfo() argument
[all...]
H A Dui_ability_impl.cpp675 auto executeParam = std::make_shared<InsightIntentExecuteParam>(); in HandleExecuteInsightIntentForeground() local
705 ExecuteInsightIntentRepeateForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentRepeateForeground() argument
727 ExecuteInsightIntentMoveToForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentMoveToForeground() argument
788 auto executeParam = std::make_shared<InsightIntentExecuteParam>(); HandleExecuteInsightIntentBackground() local
820 ExecuteInsightIntentBackgroundByColdBoot(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentBackgroundByColdBoot() argument
843 ExecuteInsightIntentBackgroundAlreadyStart(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentBackgroundAlreadyStart() argument
[all...]
H A Dui_ability.cpp1135 ExecuteInsightIntentRepeateForeground(const AAFwk::Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentRepeateForeground() argument
1142 ExecuteInsightIntentMoveToForeground(const AAFwk::Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentMoveToForeground() argument
1149 ExecuteInsightIntentBackground(const AAFwk::Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentBackground() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp710 ExecuteInsightIntentRepeateForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentRepeateForeground() argument
743 ExecuteInsightIntentMoveToForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentMoveToForeground() argument
778 GetInsightIntentExecutorInfo(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, InsightIntentExecutorInfo& executeInfo) GetInsightIntentExecutorInfo() argument
[all...]
H A Djs_ui_ability.cpp925 ExecuteInsightIntentRepeateForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentRepeateForeground() argument
965 ExecuteInsightIntentMoveToForeground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentMoveToForeground() argument
1010 ExecuteInsightIntentBackground(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback) ExecuteInsightIntentBackground() argument
1042 GetInsightIntentExecutorInfo(const Want &want, const std::shared_ptr<InsightIntentExecuteParam> &executeParam, InsightIntentExecutorInfo& executeInfo) GetInsightIntentExecutorInfo() argument
[all...]

Completed in 16 milliseconds