OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DetachMessagePipeEndpoint
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/mojo/system/
channel.h
48
// by |Channel| must be removed by calling |
DetachMessagePipeEndpoint
()| (which
111
void
DetachMessagePipeEndpoint
(MessageInTransit::EndpointId local_id,
123
// Waiting for |
DetachMessagePipeEndpoint
()| before removing.
proxy_message_pipe_endpoint.cc
128
channel_->
DetachMessagePipeEndpoint
(local_id_, remote_id_);
channel.cc
221
void Channel::
DetachMessagePipeEndpoint
(
Completed in 57 milliseconds