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

  /external/chromium_org/mojo/system/
message_pipe.h 51 // "converted" using |ConvertLocalToProxy()|).
90 scoped_refptr<ChannelEndpoint> ConvertLocalToProxy(unsigned port);
message_pipe_dispatcher.cc 254 channel->AttachEndpoint(message_pipe_->ConvertLocalToProxy(port_));
message_pipe.cc 154 scoped_refptr<ChannelEndpoint> MessagePipe::ConvertLocalToProxy(unsigned port) {

Completed in 202 milliseconds