Home
last modified time | relevance | path

Searched refs:LAUNCHREASON_START_ABILITY (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dlaunch_param.h31 LAUNCHREASON_START_ABILITY, enumerator
/foundation/ability/ability_runtime/frameworks/simulator/napi_module/ability_constant/
H A Dability_constant_module.cpp53 NAPI_CALL(env, SetEnumItem(env, object, "START_ABILITY", LAUNCHREASON_START_ABILITY)); in InitLaunchReasonObject()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_constant/
H A Dability_constant_module.cpp55 NAPI_CALL(env, SetEnumItem(env, object, "START_ABILITY", LAUNCHREASON_START_ABILITY)); in InitLaunchReasonObject()
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp2567 LaunchReason reason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F()
2582 LaunchReason reason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F()
2585 EXPECT_EQ(abilityRecord->lifeCycleStateInfo_.launchParam.launchReason, LaunchReason::LAUNCHREASON_START_ABILITY); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dui_ability_test.cpp693 launchParam.launchReason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F()
H A Dability_test.cpp1494 launchParam.launchReason = LaunchReason::LAUNCHREASON_START_ABILITY; in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp791 abilityRecord->SetLaunchReason(LaunchReason::LAUNCHREASON_START_ABILITY); in UpdateAbilityRecordLaunchReason()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp4042 abilityRecord->SetLaunchReason(LaunchReason::LAUNCHREASON_START_ABILITY); in UpdateAbilityRecordLaunchReason()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp200 targetService->SetLaunchReason(LaunchReason::LAUNCHREASON_START_ABILITY); in StartAbilityLocked()
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp447 EXPECT_EQ(ability->lifeCycleStateInfo_.launchParam.launchReason, LaunchReason::LAUNCHREASON_START_ABILITY); in HWTEST_F()

Completed in 38 milliseconds