Searched refs:outServerChannel (Results 1 – 2 of 2) sorted by relevance
149 sp<InputChannel>& outServerChannel, sp<InputChannel>& outClientChannel);
121 sp<InputChannel>& outServerChannel, sp<InputChannel>& outClientChannel) { in openInputChannelPair() argument127 outServerChannel.clear(); in openInputChannelPair()140 outServerChannel = new InputChannel(serverChannelName, sockets[0]); in openInputChannelPair()