Searched refs:channel2 (Results 1 – 5 of 5) sorted by relevance
126 … RefPtr<PlatformMessagePortChannel> channel2 = PlatformMessagePortChannel::create(queue2, queue1); in createChannel() local129 channel1->setEntangledChannel(channel2); in createChannel()130 channel2->setEntangledChannel(channel1); in createChannel()133 port1->entangle(MessagePortChannel::create(channel2)); in createChannel()
45 uint16 channel2; member
1169 rtspTrans->channel2 = rtspTrans->channel1 + 1; in parseOneTransportEntry()1187 rtspTrans->channel2 = tmp; in parseOneTransportEntry()
912 rtspTrans->channel2); in composeTransport()
3554 … iSessionInfo.iSelectedStream[i].iSerRTCPPort = iIncomingMsg.transport[0].channel2; //RTCP in processIncomingMessage()