Home
last modified time | relevance | path

Searched defs:sdp_mline_index (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Djsep_ice_candidate.cc23 int sdp_mline_index, in CreateIceCandidate()
36 int sdp_mline_index, in CreateIceCandidate()
43 int sdp_mline_index) in JsepIceCandidate()
47 int sdp_mline_index, in JsepIceCandidate()
H A Dpeer_connection.cc2418 int sdp_mline_index; in OnTransportControllerCandidatesGathered() local
2472 int* sdp_mline_index) { in GetLocalCandidateMediaIndex()
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h1020 int sdp_mline_index, in SendIceMessage()
1036 int sdp_mline_index, in RelayIceMessageIfReceiverExists()
1054 int sdp_mline_index, in ReceiveIceMessage()
H A Dpeer_connection_test_wrapper.cc253 int sdp_mline_index, in AddIceCandidate()
/aosp_15_r20/external/webrtc/api/
H A Djsep_ice_candidate.cc25 int JsepIceCandidate::sdp_mline_index() const { in sdp_mline_index() function in webrtc::JsepIceCandidate
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dsignaling_route.cc38 int sdp_mline_index; member
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/
H A Dice_candidate.cc28 int sdp_mline_index, in CreateJavaIceCandidate()