Searched refs:MSG_EXT_NAME_BEGET_PID (Results 1 – 4 of 4) sorted by relevance
79 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, cmd); in TestSendAppspawnCmdMessage()141 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, "1008");
252 #define MSG_EXT_NAME_BEGET_PID "AppPid" macro
134 ret = AppSpawnReqMsgAddStringInfo(reqHandle, MSG_EXT_NAME_BEGET_PID, cmd); in SendAppspawnCmdMessage()
820 const char *cmdMsg = (const char *)GetAppSpawnMsgExtInfo(message, MSG_EXT_NAME_BEGET_PID, &len); in ProcessSpawnBegetctlMsg()