channel.h | 20 #include "mojo/system/message_pipe.h" 81 scoped_refptr<MessagePipe> message_pipe, unsigned port); 112 EndpointInfo(scoped_refptr<MessagePipe> message_pipe, unsigned port); 115 scoped_refptr<MessagePipe> message_pipe; member in struct:mojo::system::Channel::EndpointInfo
|