OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SessionDescriptionInterface
(Results
26 - 29
of
29
) sorted by null
1
2
/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
1
2