Searched defs:ScheduleRead (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/mojo/system/
H A Draw_channel_posix.cc51 virtual IOResult ScheduleRead() OVERRIDE;
187 RawChannel::IOResult RawChannelPosix::ScheduleRead() { function in class:mojo::system::__anon8860::RawChannelPosix
444 return ScheduleRead();
H A Draw_channel_win.cc164 virtual IOResult ScheduleRead() OVERRIDE;
409 RawChannel::IOResult RawChannelWin::ScheduleRead() { function in class:mojo::system::__anon8862::RawChannelWin

Completed in 566 milliseconds