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

  /external/chromium_org/content/renderer/media/webrtc/
peer_connection_dependency_factory.cc 386 PeerConnectionIdentityService* identity_service = local
393 identity_service,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 339 void Init(DTLSIdentityServiceInterface* identity_service) {
353 identity_service, ice_type_));
368 FakeIdentityService* identity_service = new FakeIdentityService(); local
369 identity_service->set_should_fail(identity_request_should_fail);
370 Init(identity_service);
    [all...]

Completed in 121 milliseconds