Home
last modified time | relevance | path

Searched refs:LeakHandleOnShutdown (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/
Dnode_channel.h108 void LeakHandleOnShutdown();
Dnode_channel.cc211 void NodeChannel::LeakHandleOnShutdown() { in LeakHandleOnShutdown() function in mojo::edk::NodeChannel
Dnode_controller.cc432 bootstrap_parent_channel_->LeakHandleOnShutdown(); in ConnectToParentOnIOThread()