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