Home
last modified time | relevance | path

Searched refs:LeakHandle (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/core/
Dchannel.h297 virtual void LeakHandle() = 0;
Dchannel_win.cc96 void LeakHandle() override { in LeakHandle() function in mojo::core::__anon2256fa540111::ChannelWin
Dchannel_unittest.cc42 MOCK_METHOD0(LeakHandle, void());
Dchannel_fuchsia.cc239 void LeakHandle() override { in LeakHandle() function in mojo::core::__anonb02869e90111::ChannelFuchsia
Dnode_channel.cc211 channel_->LeakHandle(); in LeakHandleOnShutdown()
Dchannel_posix.cc183 void LeakHandle() override { in LeakHandle() function in mojo::core::__anon7bef9a390111::ChannelPosix