Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dchannel.h241 virtual void LeakHandle() = 0;
Dchannel_win.cc120 void LeakHandle() override { in LeakHandle() function in mojo::edk::__anon66148abe0111::ChannelWin
Dchannel_posix.cc141 void LeakHandle() override { in LeakHandle() function in mojo::edk::__anona552ed230111::ChannelPosix
Dnode_channel.cc221 channel_->LeakHandle(); in LeakHandleOnShutdown()