Home
last modified time | relevance | path

Searched refs:dtls_identity_service (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dpeerconnectionfactory.cc58 webrtc::DTLSIdentityServiceInterface* dtls_identity_service, in CreatePeerConnectionParams()
63 dtls_identity_service(dtls_identity_service), in CreatePeerConnectionParams()
70 webrtc::DTLSIdentityServiceInterface* dtls_identity_service; member
207 pdata->dtls_identity_service, in OnMessage()
290 DTLSIdentityServiceInterface* dtls_identity_service, in CreatePeerConnection() argument
293 allocator_factory, dtls_identity_service, in CreatePeerConnection()
305 DTLSIdentityServiceInterface* dtls_identity_service, in CreatePeerConnection_s() argument
314 dtls_identity_service, in CreatePeerConnection_s()
Dpeerconnectionfactory.h52 DTLSIdentityServiceInterface* dtls_identity_service,
105 DTLSIdentityServiceInterface* dtls_identity_service,
Dpeerconnectioninterface.h498 DTLSIdentityServiceInterface* dtls_identity_service,
512 DTLSIdentityServiceInterface* dtls_identity_service, in CreatePeerConnection() argument
517 dtls_identity_service, observer); in CreatePeerConnection()
Dpeerconnection.h64 DTLSIdentityServiceInterface* dtls_identity_service,
168 DTLSIdentityServiceInterface* dtls_identity_service,
Dpeerconnection.cc324 DTLSIdentityServiceInterface* dtls_identity_service, in Initialize() argument
333 allocator_factory, dtls_identity_service, observer); in Initialize()
342 DTLSIdentityServiceInterface* dtls_identity_service, in DoInitialize() argument
386 dtls_identity_service, type)) in DoInitialize()
Dwebrtcsessiondescriptionfactory.h96 DTLSIdentityServiceInterface* dtls_identity_service,
Dwebrtcsessiondescriptionfactory.cc110 DTLSIdentityServiceInterface* dtls_identity_service, in WebRtcSessionDescriptionFactory() argument
123 identity_service_(dtls_identity_service), in WebRtcSessionDescriptionFactory()
Dwebrtcsession.h120 DTLSIdentityServiceInterface* dtls_identity_service,
Dwebrtcsession.cc511 DTLSIdentityServiceInterface* dtls_identity_service, in Initialize() argument
522 dtls_enabled_ = (dtls_identity_service != NULL); in Initialize()
647 dtls_identity_service, in Initialize()