Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dnode_channel.h101 void LeakHandleOnShutdown();
Dnode_channel.cc208 void NodeChannel::LeakHandleOnShutdown() { in LeakHandleOnShutdown() function in mojo::core::NodeChannel
Dnode_controller.cc393 bootstrap_inviter_channel_->LeakHandleOnShutdown(); in AcceptBrokerClientInvitationOnIOThread()