Home
last modified time | relevance | path

Searched refs:LAUNCHREASON_AUTO_STARTUP (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dlaunch_param.h38 LAUNCHREASON_AUTO_STARTUP, enumerator
/foundation/ability/ability_runtime/frameworks/simulator/napi_module/ability_constant/
H A Dability_constant_module.cpp58 NAPI_CALL(env, SetEnumItem(env, object, "AUTO_STARTUP", LAUNCHREASON_AUTO_STARTUP)); in InitLaunchReasonObject()
/foundation/ability/ability_runtime/frameworks/js/napi/ability_constant/
H A Dability_constant_module.cpp60 NAPI_CALL(env, SetEnumItem(env, object, "AUTO_STARTUP", LAUNCHREASON_AUTO_STARTUP)); in InitLaunchReasonObject()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2890 lifeCycleStateInfo_.launchParam.launchReason = LaunchReason::LAUNCHREASON_AUTO_STARTUP; in SetLaunchReason()
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp2570 EXPECT_EQ(abilityRecord->lifeCycleStateInfo_.launchParam.launchReason, LaunchReason::LAUNCHREASON_AUTO_STARTUP); in HWTEST_F()

Completed in 13 milliseconds