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