Searched refs:WillBeRoutedExternally (Results 1 – 5 of 5) sorted by relevance
15 bool UserMessage::WillBeRoutedExternally() { in WillBeRoutedExternally() function in mojo::core::ports::UserMessage
40 virtual bool WillBeRoutedExternally(); in COMPONENT_EXPORT()
153 return message_->WillBeRoutedExternally(); in NotifyWillBeRoutedExternally()
171 bool WillBeRoutedExternally() override;
674 bool UserMessageImpl::WillBeRoutedExternally() { in WillBeRoutedExternally() function in mojo::core::UserMessageImpl