Home
last modified time | relevance | path

Searched refs:StartMethod (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinner_mission_info.h33 enum class StartMethod { class
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h131 enum class StartMethod : int32_t { class
326 StartMethod startMethod = StartMethod::START_NORMAL;
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission.cpp151 return static_cast<int32_t>(StartMethod::START_CALL) == startMethod_; in IsStartByCall()
H A Dmission_info_mgr.cpp221 switch (static_cast<StartMethod>(mission.startMethod)) { in DoesNotShowInTheMissionList()
222 case StartMethod::START_CALL: in DoesNotShowInTheMissionList()
H A Dmission_list_manager.cpp488 return static_cast<int32_t>(StartMethod::START_NORMAL); in CallType2StartMethod()
490 return static_cast<int32_t>(StartMethod::START_CALL); in CallType2StartMethod()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3381 session->sessionInfo_.startMethod = StartMethod::START_CALL; in PendingSessionActivation()

Completed in 17 milliseconds