Home
last modified time | relevance | path

Searched defs:CreateChannels (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dchannel_unittest.cc144 void CreateChannels(int flags1, int flags2) { in CreateChannels() function in ChannelTest
151 void CreateChannels(std::unique_ptr<typename T::MediaChannel> ch1, in CreateChannels() function in ChannelTest
H A Dsdp_offer_answer.cc4902 RTCError SdpOfferAnswerHandler::CreateChannels(const SessionDescription& desc) { in CreateChannels() function in webrtc::SdpOfferAnswerHandler
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel_unittest.cc442 void CreateChannels(const IceConfig& ep1_config, in CreateChannels() function in cricket::P2PTransportChannelTestBase
463 void CreateChannels() { in CreateChannels() function in cricket::P2PTransportChannelTestBase