HomeSort by relevance Sort by last modified time
    Searched refs:OnPeerAssociatedEndpointClosed (Results 1 - 4 of 4) sorted by null

  /external/libmojo/mojo/public/cpp/bindings/
pipe_control_message_handler_delegate.h 17 virtual bool OnPeerAssociatedEndpointClosed(InterfaceId id) = 0;
  /external/libmojo/mojo/public/cpp/bindings/lib/
pipe_control_message_handler.cc 70 return delegate_->OnPeerAssociatedEndpointClosed(
multiplex_router.h 144 bool OnPeerAssociatedEndpointClosed(InterfaceId id) override;
multiplex_router.cc 519 bool MultiplexRouter::OnPeerAssociatedEndpointClosed(InterfaceId id) {

Completed in 942 milliseconds