Searched refs:msg_ids_ (Results 1 – 1 of 1) sorted by relevance
562 msg_ids_.emplace_back(msg_id); in AddLogEvent()572 const std::deque<StringId>& msg_ids() const { return msg_ids_; } in msg_ids()579 std::deque<StringId> msg_ids_; variable