Searched defs:CreateChannels (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | channel_unittest.cc | 144 void CreateChannels(int flags1, int flags2) { in CreateChannels() function in ChannelTest |
H A D | sdp_offer_answer.cc | 4902 RTCError SdpOfferAnswerHandler::CreateChannels(const SessionDescription& desc) { in CreateChannels() function in webrtc::SdpOfferAnswerHandler |
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | p2p_transport_channel_unittest.cc | 442 void CreateChannels(const IceConfig& ep1_config, in CreateChannels() function in cricket::P2PTransportChannelTestBase |