Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_test/
Dinsight_intent_utils_mock.cpp21 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
/foundation/ability/ability_runtime/services/abilitymgr/src/insight_intent/
Dinsight_intent_utils.cpp29 const AppExecFwk::ExecuteMode &executeMode) in CheckAbilityName()
54 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
Dinsight_intent_execute_manager.cpp92 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
Dinsight_intent_profile.cpp226 for (const auto &executeMode: insightIntent.uiAbilityProfileInfo.supportExecuteMode) { in TransformToInsightIntentInfo() local
Dextract_insight_intent_profile.cpp592 for (const auto &executeMode: insightIntent.executeMode) { in TransformToEntryInfo() local
/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_second_test/
Dinsight_intent_execute_manager_mock.cpp38 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
Dinsight_intent_execute_manager_second_test.cpp155 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/
Dinsightintentutilsfirst_fuzzer.cpp38 AppExecFwk::ExecuteMode executeMode; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_execute_param.cpp80 int32_t executeMode = 0; in UnwrapExecuteParam() local
/foundation/ability/ability_runtime/frameworks/ets/ani/ani_common/src/
Dani_common_execute_param.cpp78 int32_t executeMode = 0; in UnwrapExecuteParam() local
/foundation/ability/ability_runtime/test/fuzztest/insightintentexecutemanagerfirst_fuzzer/
Dinsightintentexecutemanagerfirst_fuzzer.cpp55 ExecuteMode executeMode = UI_ABILITY_FOREGROUND; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/
Dabilitymgrinsightintentexecutemanager_fuzzer.cpp85 ExecuteMode executeMode = UI_ABILITY_FOREGROUND; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/insight_intent/
Dinsight_intent_info_for_query.h41 std::vector<AppExecFwk::ExecuteMode> executeMode; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dfree_install_manager.cpp810 auto executeMode = static_cast<AppExecFwk::ExecuteMode>( in NotifyInsightIntentFreeInstallResult() local