Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c38 static inline int CheckMsg(const AppSpawnReqMsgNode *reqNode, const AppSpawnTlv *tlv, const char *n… in CheckMsg() function
163 ret = CheckMsg(reqNode, (AppSpawnTlv *)&tlv, name); in AddAppDataEx()
202 int ret = CheckMsg(reqNode, &tlv, name); in AddAppData()