Searched refs:isNeedReply (Results 1 – 3 of 3) sorted by relevance
29 bool isNeedReply; member
202 msg.isNeedReply = false; in Send()233 msg.isNeedReply = false; // no requirment to reply by now, should check it in the future in Post()
228 if (event.msg->isNeedReply && event.msg->msgCallback) { in QueueHandlr()266 msgInfo->isNeedReply = false; in Post()