Home
last modified time | relevance | path

Searched refs:AppspawnSetExtMsgMore (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h188 int32_t AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandle reqHandle);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp308 return AppspawnSetExtMsgMore(startMsg, reqHandle); in AppspawnSetExtMsg()
311 int32_t AppSpawnClient::AppspawnSetExtMsgMore(const AppSpawnStartMsg &startMsg, AppSpawnReqMsgHandl… in AppspawnSetExtMsgMore() function in OHOS::AppExecFwk::AppSpawnClient