OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 69 milliseconds