Home | History | Annotate | Download | only in system

Lines Matching defs:channel_endpoint

13 #include "mojo/system/channel_endpoint.h"
197 scoped_refptr<ChannelEndpoint> channel_endpoint;
199 MessagePipe::CreateLocalProxy(&channel_endpoint));
202 channel()->AttachEndpoint(channel_endpoint);
237 scoped_refptr<ChannelEndpoint> channel_endpoint;
239 MessagePipe::CreateLocalProxy(&channel_endpoint));
242 channel()->AttachEndpoint(channel_endpoint);
290 scoped_refptr<ChannelEndpoint> channel_endpoint;
292 MessagePipe::CreateLocalProxy(&channel_endpoint));
295 channel()->AttachEndpoint(channel_endpoint);