Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dpipe_control_message_proxy.h29 void NotifyPeerEndpointClosed(InterfaceId id,
/external/libchrome/mojo/public/cpp/bindings/lib/
Dpipe_control_message_proxy.cc38 void PipeControlMessageProxy::NotifyPeerEndpointClosed( in NotifyPeerEndpointClosed() function in mojo::PipeControlMessageProxy
Dmultiplex_router.cc407 control_message_proxy_.NotifyPeerEndpointClosed( in AssociateInterface()
448 control_message_proxy_.NotifyPeerEndpointClosed(id, reason); in CloseEndpointHandle()
1005 control_message_proxy_.NotifyPeerEndpointClosed(ids[i], base::nullopt); in CloseEndpointsForMessage()
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc233 control_message_proxy_.NotifyPeerEndpointClosed( in AssociateInterface()
284 control_message_proxy_.NotifyPeerEndpointClosed(id, reason); in CloseEndpointHandle()