Searched refs:OnShutdownNoLock (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/system/
H A Draw_channel.h225 // (but please also see the comments for |OnShutdownNoLock()|);
252 // completion (see also the comments for |OnShutdownNoLock()|);
273 virtual void OnShutdownNoLock(
H A Draw_channel_posix.cc60 virtual void OnShutdownNoLock(
372 void RawChannelPosix::OnShutdownNoLock( function in class:mojo::system::__anon8274::RawChannelPosix
H A Draw_channel_win.cc172 virtual void OnShutdownNoLock(
533 void RawChannelWin::OnShutdownNoLock(scoped_ptr<ReadBuffer> read_buffer, function in class:mojo::system::__anon8276::RawChannelWin
H A Dchannel_unittest.cc160 virtual void OnShutdownNoLock(scoped_ptr<ReadBuffer>,
H A Draw_channel.cc225 OnShutdownNoLock(read_buffer_.Pass(), write_buffer_.Pass());

Completed in 2379 milliseconds