Searched refs:LeakHandle (Results 1 – 4 of 4) sorted by relevance
/external/libmojo/mojo/edk/system/ | ||
D | channel.h | 241 virtual void LeakHandle() = 0; |
D | channel_win.cc | 120 void LeakHandle() override { in LeakHandle() function in mojo::edk::__anon66148abe0111::ChannelWin |
D | channel_posix.cc | 141 void LeakHandle() override { in LeakHandle() function in mojo::edk::__anona552ed230111::ChannelPosix |
D | node_channel.cc | 221 channel_->LeakHandle(); in LeakHandleOnShutdown() |