Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/
Dpipe_control_message_proxy.h22 void NotifyPeerEndpointClosed(InterfaceId id);
/external/libmojo/mojo/public/cpp/bindings/lib/
Dpipe_control_message_proxy.cc48 void PipeControlMessageProxy::NotifyPeerEndpointClosed(InterfaceId id) { in NotifyPeerEndpointClosed() function in mojo::PipeControlMessageProxy
Dmultiplex_router.cc401 control_message_proxy_.NotifyPeerEndpointClosed(id); in CloseEndpointHandle()
554 control_message_proxy_.NotifyPeerEndpointClosed(id); in OnAssociatedEndpointClosedBeforeSent()
733 control_message_proxy_.NotifyPeerEndpointClosed(id); in ProcessIncomingMessage()