Searched refs:OnPipeConnectionError (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
H A Dmultiplex_router.h147 void OnPipeConnectionError();
H A Dmultiplex_router.cc306 base::Bind(&MultiplexRouter::OnPipeConnectionError,
454 // Explicitly call OnPipeConnectionError() so that associated endpoints will
456 OnPipeConnectionError();
559 void MultiplexRouter::OnPipeConnectionError() { function in class:mojo::internal::MultiplexRouter

Completed in 117 milliseconds