Home
last modified time | relevance | path

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

/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c290 static AppSpawnReqMsgNode *CreateAppSpawnReqMsg(uint32_t msgType, const char *processName) in CreateAppSpawnReqMsg() function
307 APPSPAWN_LOGV("CreateAppSpawnReqMsg reqId: %{public}d msg type: %{public}u processName: %{public}s", in CreateAppSpawnReqMsg()
349 AppSpawnReqMsgNode *reqNode = CreateAppSpawnReqMsg(msgType, processName); in AppSpawnReqMsgCreate()
533 AppSpawnReqMsgNode *reqNode = CreateAppSpawnReqMsg(MSG_GET_RENDER_TERMINATION_STATUS, "terminate-process"); in AppSpawnTerminateMsgCreate()

Completed in 2 milliseconds