Searched defs:replyMsg (Results 1 – 5 of 5) sorted by relevance
26 MsgInfo *replyMsg; member
368 int32_t HI_FSM_SendSync(void *stateMachine, const MsgInfo *msg, const MsgInfo *replyMsg) in HI_FSM_SendSync()
198 HdfTestMsg replyMsg; in HdfTestCaseProcess() local
416 static int32_t SendUdpInfo(cJSON *replyMsg, AuthHandle authHandle, int64_t seq) in SendUdpInfo()438 cJSON *replyMsg = cJSON_CreateObject(); in SendReplyErrInfo() local461 cJSON *replyMsg = cJSON_CreateObject(); in SendReplyUdpInfo() local
226 cJSON *replyMsg = cJSON_Parse((char *)msg.c_str()); variable