Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dsdp_offer_answer.cc140 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 Dpeer_connection.cc2550 const std::map<std::string, const cricket::ContentGroup*>& in ValidateBundleSettings()
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h334 const std::map<std::string, const cricket::ContentGroup*>& in ValidateBundleSettings()