Home
last modified time | relevance | path

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

/base/startup/appspawn/interfaces/innerkits_new/client/
Dappspawn_msg.c252 static int CreateBaseMsg(AppSpawnReqMsgNode *reqNode, uint32_t msgType, const char *processName) in CreateBaseMsg() function
302 int ret = CreateBaseMsg(reqNode, msgType, processName); in CreateAppSpawnReqMsg()