Home
last modified time | relevance | path

Searched refs:UpdateEndpointStateMayRemove (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc393 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in AssociateInterface()
404 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in AssociateInterface()
423 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in CreateLocalEndpointHandle()
444 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in CloseEndpointHandle()
636 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in OnPeerAssociatedEndpointClosed()
664 UpdateEndpointStateMayRemove(endpoint.get(), PEER_ENDPOINT_CLOSED); in OnPipeConnectionError()
895 void MultiplexRouter::UpdateEndpointStateMayRemove( in UpdateEndpointStateMayRemove() function in mojo::internal::MultiplexRouter
1003 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in CloseEndpointsForMessage()
Dmultiplex_router.h226 void UpdateEndpointStateMayRemove(InterfaceEndpoint* endpoint,