Searched refs:OnReadMessageForRawChannel (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/system/
H A Draw_channel_posix.cc48 virtual bool OnReadMessageForRawChannel(
161 bool RawChannelPosix::OnReadMessageForRawChannel( function in class:mojo::system::__anon8860::RawChannelPosix
172 return RawChannel::OnReadMessageForRawChannel(message_view);
H A Draw_channel.h230 // |RawChannel::OnReadMessageForRawChannel()| for any remaining messages.
233 virtual bool OnReadMessageForRawChannel(
H A Draw_channel.cc333 if (!OnReadMessageForRawChannel(message_view)) {
449 bool RawChannel::OnReadMessageForRawChannel( function in class:mojo::system::RawChannel

Completed in 113 milliseconds