Home
last modified time | relevance | path

Searched refs:NotifyWillBeRoutedExternally (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/core/ports/
Devent.h129 bool NotifyWillBeRoutedExternally(); in COMPONENT_EXPORT()
Devent.cc151 bool UserMessageEvent::NotifyWillBeRoutedExternally() { in NotifyWillBeRoutedExternally() function in mojo::core::ports::UserMessageEvent
Dnode.cc1049 if (!message->NotifyWillBeRoutedExternally()) { in PrepareToForwardUserMessage()