HomeSort by relevance Sort by last modified time
    Searched refs:SessionDescriptionInterface (Results 26 - 29 of 29) sorted by null

12

  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc 124 using webrtc::SessionDescriptionInterface;
475 JNIEnv* jni, const SessionDescriptionInterface* desc) {
521 virtual void OnSuccess(SessionDescriptionInterface* desc) {
    [all...]
  /external/webrtc/talk/app/webrtc/
peerconnection.cc     [all...]
webrtcsdp_unittest.cc 76 using webrtc::SessionDescriptionInterface;
    [all...]
webrtcsdp.cc 781 // Get candidates according to the mline index from SessionDescriptionInterface.
782 static void GetCandidatesByMindex(const SessionDescriptionInterface& desci,
    [all...]

Completed in 343 milliseconds

12