Searched refs:is_reply (Results 1 – 4 of 4) sorted by relevance
46 if (!msg.is_reply()) in IsMessageReplyTo()61 if (!msg.is_sync() && !msg.is_reply()) in GetMessageId()88 DCHECK(msg.is_sync() || msg.is_reply()); in ReadSyncHeader()101 DCHECK(msg->is_sync() || msg->is_reply()); in WriteSyncHeader()
129 if (message->is_reply()) { in OnSendMessage()274 if (message.is_reply()) { in GenerateLogData()290 if (message.is_reply()) in GenerateLogData()
94 bool is_reply() const { in is_reply() function
478 if (msg.is_reply()) { in OnMessageReceived()