HomeSort by relevance Sort by last modified time
    Searched refs:DTLSIdentityServiceInterface (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/content/renderer/media/
peer_connection_identity_service.h 20 : public webrtc::DTLSIdentityServiceInterface {
26 // webrtc::DTLSIdentityServiceInterface implementation.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory.h 47 DTLSIdentityServiceInterface* dtls_identity_service,
55 DTLSIdentityServiceInterface* dtls_identity_service,
104 DTLSIdentityServiceInterface* dtls_identity_service,
webrtcsessiondescriptionfactory.h 100 DTLSIdentityServiceInterface* dtls_identity_service,
159 talk_base::scoped_ptr<DTLSIdentityServiceInterface> identity_service_;
peerconnectioninterface.h 351 class DTLSIdentityServiceInterface {
379 virtual ~DTLSIdentityServiceInterface() {}
397 DTLSIdentityServiceInterface* dtls_identity_service,
404 DTLSIdentityServiceInterface* dtls_identity_service,
peerconnectionfactory.cc 57 webrtc::DTLSIdentityServiceInterface* dtls_identity_service,
69 webrtc::DTLSIdentityServiceInterface* dtls_identity_service;
283 DTLSIdentityServiceInterface* dtls_identity_service,
296 DTLSIdentityServiceInterface* dtls_identity_service,
307 DTLSIdentityServiceInterface* dtls_identity_service,
peerconnection.h 63 DTLSIdentityServiceInterface* dtls_identity_service,
157 DTLSIdentityServiceInterface* dtls_identity_service,
webrtcsession.h 111 DTLSIdentityServiceInterface* dtls_identity_service);
peerconnection.cc 272 DTLSIdentityServiceInterface* dtls_identity_service,
289 DTLSIdentityServiceInterface* dtls_identity_service,
webrtcsessiondescriptionfactory.cc 112 DTLSIdentityServiceInterface* dtls_identity_service,
webrtcsession.cc 420 DTLSIdentityServiceInterface* dtls_identity_service) {
    [all...]
webrtcsession_unittest.cc 78 using webrtc::DTLSIdentityServiceInterface;
291 void Init(DTLSIdentityServiceInterface* identity_service) {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakedtlsidentityservice.h 66 class FakeIdentityService : public webrtc::DTLSIdentityServiceInterface,
85 // DTLSIdentityServiceInterface implemenation.
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCPeerConnectionFactory.mm 97 webrtc::DTLSIdentityServiceInterface* dummy_dtls_identity_service = NULL;

Completed in 1154 milliseconds