| /foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_test/ |
| D | insight_intent_utils_mock.cpp | 21 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/insight_intent/ |
| D | insight_intent_utils.cpp | 29 const AppExecFwk::ExecuteMode &executeMode) in CheckAbilityName() 54 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
|
| D | insight_intent_execute_manager.cpp | 92 int32_t InsightIntentExecuteManager::CheckAndUpdateWant(Want &want, ExecuteMode executeMode, in CheckAndUpdateWant() 131 int32_t InsightIntentExecuteManager::UpdateEntryDecoratorParams(Want &want, ExecuteMode executeMode) in UpdateEntryDecoratorParams() 415 auto executeMode = param->executeMode_; in UpdateEntryDecoratorParams() local
|
| D | insight_intent_profile.cpp | 226 for (const auto &executeMode: insightIntent.uiAbilityProfileInfo.supportExecuteMode) { in TransformToInsightIntentInfo() local
|
| D | extract_insight_intent_profile.cpp | 592 for (const auto &executeMode: insightIntent.executeMode) { in TransformToEntryInfo() local
|
| /foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_second_test/ |
| D | insight_intent_execute_manager_mock.cpp | 38 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
|
| D | insight_intent_execute_manager_second_test.cpp | 155 auto executeMode = AppExecFwk::ExecuteMode::UI_ABILITY_FOREGROUND; variable 174 auto executeMode = AppExecFwk::ExecuteMode::UI_ABILITY_FOREGROUND; variable 193 auto executeMode = AppExecFwk::ExecuteMode::UI_ABILITY_BACKGROUND; variable
|
| /foundation/ability/ability_runtime/test/fuzztest/insightintentutilsfirst_fuzzer/ |
| D | insightintentutilsfirst_fuzzer.cpp | 38 AppExecFwk::ExecuteMode executeMode; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
| D | napi_common_execute_param.cpp | 80 int32_t executeMode = 0; in UnwrapExecuteParam() local
|
| /foundation/ability/ability_runtime/frameworks/ets/ani/ani_common/src/ |
| D | ani_common_execute_param.cpp | 78 int32_t executeMode = 0; in UnwrapExecuteParam() local
|
| /foundation/ability/ability_runtime/test/fuzztest/insightintentexecutemanagerfirst_fuzzer/ |
| D | insightintentexecutemanagerfirst_fuzzer.cpp | 55 ExecuteMode executeMode = UI_ABILITY_FOREGROUND; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/ |
| D | abilitymgrinsightintentexecutemanager_fuzzer.cpp | 85 ExecuteMode executeMode = UI_ABILITY_FOREGROUND; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/insight_intent/ |
| D | insight_intent_info_for_query.h | 41 std::vector<AppExecFwk::ExecuteMode> executeMode; member
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| D | free_install_manager.cpp | 810 auto executeMode = static_cast<AppExecFwk::ExecuteMode>( in NotifyInsightIntentFreeInstallResult() local
|