Searched refs:platform_channels_ (Results 1 – 1 of 1) sorted by relevance
103 platform_channels_[0] = server_channel.PassAs<PlatformChannel>(); in SetUpOnIOThread()104 platform_channels_[1] = client_channel.PassAs<PlatformChannel>(); in SetUpOnIOThread()114 platform_channels_[channel_index]->PassHandle())); in CreateAndInitChannel()162 scoped_ptr<PlatformChannel> platform_channels_[2]; member in mojo::system::__anona665498f0111::RemoteMessagePipeTest