Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_utils.cpp29 const AppExecFwk::ExecuteMode &executeMode) in CheckAbilityName()
54 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
H A Dinsight_intent_execute_manager.cpp78 int32_t InsightIntentExecuteManager::CheckAndUpdateWant(Want &want, ExecuteMode executeMode) in CheckAndUpdateWant()
H A Dinsight_intent_profile.cpp244 for (const auto &executeMode: insightIntent.uiAbilityProfileInfo.supportExecuteMode) { in TransformToInsightIntentInfo() local
H A Dfree_install_manager.cpp746 auto executeMode = static_cast<AppExecFwk::ExecuteMode>( in NotifyInsightIntentFreeInstallResult() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/insight_intent/insight_intent_execute_manager_test/
H A Dinsight_intent_utils_mock.cpp21 const AppExecFwk::ExecuteMode &executeMode, std::string &srcEntry) in GetSrcEntry()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_param.cpp80 int32_t executeMode = 0; in UnwrapExecuteParam() local
/ohos5.0/base/update/updateservice/services/firmware/upgrade/flow/src/
H A Dfirmware_manager.cpp191 std::shared_ptr<FirmwareIExecuteMode> executeMode = in DoCheck() local
204 std::shared_ptr<FirmwareIExecuteMode> executeMode = in DoDownload() local
236 std::shared_ptr<FirmwareIExecuteMode> executeMode = in DoInstall() local
H A Dfirmware_flow_manager.cpp38 void FirmwareFlowManager::SetExecuteMode(std::shared_ptr<FirmwareIExecuteMode> executeMode) in SetExecuteMode()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/
H A Dabilitymgrinsightintentexecutemanager_fuzzer.cpp86 ExecuteMode executeMode = UI_ABILITY_FOREGROUND; in DoSomethingInterestingWithMyAPI() local