Searched defs:bundle_groups_by_mid (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/pc/ |
H A D | sdp_offer_answer.cc | 140 std::map<std::string, const cricket::ContentGroup*> bundle_groups_by_mid; in GetBundleGroupsByMid() local 324 bundle_groups_by_mid) { in VerifyCrypto() 375 const std::map<std::string, const cricket::ContentGroup*>& in VerifyIceUfragPwdPresent() 975 bundle_groups_by_mid() const { in bundle_groups_by_mid() function in webrtc::SdpOfferAnswerHandler::RemoteDescriptionOperation 1544 const std::map<std::string, const cricket::ContentGroup*>& in ApplyLocalDescription() 2223 std::map<std::string, const cricket::ContentGroup*> bundle_groups_by_mid = in DoSetLocalDescription() local 2759 const std::map<std::string, const cricket::ContentGroup*>& in UpdateSessionState() 3341 const std::map<std::string, const cricket::ContentGroup*>& in ValidateSessionDescription() 3460 const std::map<std::string, const cricket::ContentGroup*>& in UpdateTransceiversAndDataChannels() 4577 const std::map<std::string, const cricket::ContentGroup*>& in PushdownMediaDescription() [all …]
|
H A D | peer_connection.cc | 2550 const std::map<std::string, const cricket::ContentGroup*>& in ValidateBundleSettings()
|
/aosp_15_r20/external/webrtc/pc/test/ |
H A D | fake_peer_connection_base.h | 334 const std::map<std::string, const cricket::ContentGroup*>& in ValidateBundleSettings()
|