Searched defs:outServerChannel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DInputTransport.cpp119 sp<InputChannel>& outServerChannel, sp<InputChannel>& outClientChannel) {
125 outServerChannel.clear();
138 outServerChannel = new InputChannel(serverChannelName, sockets[0]);
118 openInputChannelPair(const String8& name, sp<InputChannel>& outServerChannel, sp<InputChannel>& outClientChannel) argument

Completed in 27 milliseconds