OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTCConfiguration
(Results
26 - 28
of
28
) sorted by null
1
2
/external/webrtc/talk/app/webrtc/
peerconnection.cc
589
const PeerConnectionInterface::
RTCConfiguration
& configuration,
[
all
...]
webrtcsession.cc
601
const PeerConnectionInterface::
RTCConfiguration
& rtc_configuration) {
608
// Obtain a certificate from
RTCConfiguration
if any were provided (optional).
[
all
...]
peerconnection_unittest.cc
771
// CreatePeerConnection with
RTCConfiguration
.
772
webrtc::PeerConnectionInterface::
RTCConfiguration
config;
[
all
...]
Completed in 171 milliseconds
1
2