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