Home
last modified time | relevance | path

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

/base/startup/init/test/systest/
H A Dloopserver_systest.c313 if (CheckMsg(&message->msgHeader) != 0) { in MsgRebuild()
450 int CheckMsg(const MsgNode *message) in CheckMsg() function
485 int ret = CheckMsg(message); in ProcessReqMsg()
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c38 static inline int CheckMsg(const AppSpawnReqMsgNode *reqNode, const AppSpawnTlv *tlv, const char *name) in CheckMsg() function
163 ret = CheckMsg(reqNode, (AppSpawnTlv *)&tlv, name); in AddAppDataEx()
202 int ret = CheckMsg(reqNode, &tlv, name); in AddAppData()

Completed in 3 milliseconds