Searched defs:is_legacy_message (Results 1 – 1 of 1) sorted by relevance
88 const bool is_legacy_message = (message_type == MessageType::NORMAL_LEGACY); in Message() local361 bool Channel::Message::is_legacy_message() const { in is_legacy_message() function in mojo::core::Channel::Message