Searched refs:is_reply (Results 1 – 10 of 10) sorted by relevance
71 if (!msg.is_reply()) in IsMessageReplyTo()86 if (!msg.is_sync() && !msg.is_reply()) in GetMessageId()113 DCHECK(msg.is_sync() || msg.is_reply()); in ReadSyncHeader()126 DCHECK(msg->is_sync() || msg->is_reply()); in WriteSyncHeader()
125 if (message->is_reply()) { in OnSendMessage()275 if (message.is_reply()) { in GenerateLogData()291 if (message.is_reply()) in GenerateLogData()
89 bool is_reply() const { in is_reply() function
336 if (msg.is_reply()) { in OnMessageReceived()
52 if (msg->is_reply()) { in Send()
54 if (!msg.is_reply()) in GetContext()
64 if (message.is_reply()) in OnMessageReceived()
46 if (msg->is_reply()) { in Send()
209 if (!msg->is_reply()) in Send()
357 if (message.is_reply()) in OnMessageReceived()