Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc303 NotifyEndpointOfError(endpoint, true /* force_async */); in AttachEndpointClient()
710 NotifyEndpointOfError(endpoint.get(), false /* force_async */); in OnPipeError()
714 void NotifyEndpointOfError(Endpoint* endpoint, bool force_async) { in NotifyEndpointOfError() function in IPC::__anonefff342a0111::ChannelAssociatedGroupController
743 NotifyEndpointOfError(endpoint, false /* force_async */); in NotifyEndpointOfErrorOnEndpointThread()
916 NotifyEndpointOfError(endpoint.get(), false /* force_async */); in OnPeerAssociatedEndpointClosed()