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

  /external/chromium_org/mojo/system/
channel_endpoint.h 133 void AttachToChannel(Channel* channel, MessageInTransit::EndpointId local_id);
135 // TODO(vtl): Combine this with |AttachToChannel()|.
channel_endpoint.cc 70 void ChannelEndpoint::AttachToChannel(Channel* channel,
channel.cc 120 endpoint->AttachToChannel(this, local_id);

Completed in 185 milliseconds