Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dmultiplex_router.cc323 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in ~MultiplexRouter()
352 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in CreateEndpointHandlePair()
368 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in CreateLocalEndpointHandle()
398 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in CloseEndpointHandle()
536 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in OnPeerAssociatedEndpointClosed()
552 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in OnAssociatedEndpointClosedBeforeSent()
576 UpdateEndpointStateMayRemove(endpoint, PEER_ENDPOINT_CLOSED); in OnPipeConnectionError()
722 UpdateEndpointStateMayRemove(endpoint, ENDPOINT_CLOSED); in ProcessIncomingMessage()
802 void MultiplexRouter::UpdateEndpointStateMayRemove( in UpdateEndpointStateMayRemove() function in mojo::internal::MultiplexRouter
Dmultiplex_router.h199 void UpdateEndpointStateMayRemove(InterfaceEndpoint* endpoint,