Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c290 static AppSpawnReqMsgNode *CreateAppSpawnReqMsg(uint32_t msgType, const char *processName) in CreateAppSpawnReqMsg() function
349 AppSpawnReqMsgNode *reqNode = CreateAppSpawnReqMsg(msgType, processName); in AppSpawnReqMsgCreate()
533 …AppSpawnReqMsgNode *reqNode = CreateAppSpawnReqMsg(MSG_GET_RENDER_TERMINATION_STATUS, "terminate-p… in AppSpawnTerminateMsgCreate()