Home
last modified time | relevance | path

Searched refs:WANT_PARAMS_APP_RESTART_FLAG (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dupdate_caller_info_util.cpp41 constexpr const char* WANT_PARAMS_APP_RESTART_FLAG = "ohos.aafwk.app.restart"; member
68 want.RemoveParam(WANT_PARAMS_APP_RESTART_FLAG); in UpdateCallerInfo()
147 want.RemoveParam(WANT_PARAMS_APP_RESTART_FLAG); in UpdateAsCallerInfoFromToken()
181 want.RemoveParam(WANT_PARAMS_APP_RESTART_FLAG); in UpdateAsCallerInfoFromCallerRecord()
219 want.RemoveParam(WANT_PARAMS_APP_RESTART_FLAG); in UpdateAsCallerInfoFromDialog()
246 want.RemoveParam(WANT_PARAMS_APP_RESTART_FLAG); in UpdateCallerInfoFromToken()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp70 constexpr const char* WANT_PARAMS_APP_RESTART_FLAG = "ohos.aafwk.app.restart"; member
2386 requestInfo.want.SetParam(WANT_PARAMS_APP_RESTART_FLAG, true); in RestartAbility()

Completed in 7 milliseconds