Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1741 int32_t CreatNewStartMsg(const Want &want, const AbilityInfo &abilityInfo,
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp3184 int32_t AppMgrServiceInner::CreatNewStartMsg(const Want &want, const AbilityInfo &abilityInfo, in CreatNewStartMsg() function in OHOS::AppExecFwk::AppMgrServiceInner
6232 } else if (!isDevelopeMode || CreatNewStartMsg(want, abilityInfo, appInfo, processName, startMsg) != ERR_OK) { in NotifyAppFaultBySA()

Completed in 14 milliseconds